Loading...
 

History: CartoGraf

Comparing version 586 with version 610

Lines: 1-17Lines: 1-20
-^ [http://tiki.org/TikiFestMontreal-Ottawa11#Maps_REAL_AMP_CartoGraf|CartoGraf was officially launched on 2013-04-13 during the TikiFest] and is in production at http://cartograf.recitus.qc.ca/ (This site is in French) +^ Please see update: ((CartoGraf_15)) ^^ [https://tiki.org/TikiFestMontreal-Ottawa11#Maps_REAL_AMP_CartoGraf|CartoGraf was officially launched on 2013-04-13 during the TikiFest] and is in production at http://cartograf.recitus.qc.ca/ (This site is in French) and at [http://cartograf.learnquebec.ca] (in English)
  ^   ^
-::{img src="http://tiki.org/display545" link="http://profiles.tiki.org/CartoGraf" alt="CartoGraf site" desc="CartoGraf site" align="center" imalign="center" width="550"}:: +::{img src="https://tiki.org/display545" link="https://profiles.tiki.org/CartoGraf" alt="CartoGraf site" desc="CartoGraf site" align="center" imalign="center" width="550"}::
-__CartoGraf__ is an interactive web-based mapping application to enhance learning in history and geography classes in high schools. CartoGraf is mainly based on [http://doc.tiki.org/Maps|Maps], [http://doc.tiki.org/Drawings|Drawings], [http://doc.tiki.org/PluginAppFrame|PluginAppFrame] and [http://doc.tiki.org/Trackers|Trackers]. It is a great example of how to use profiles in a general purpose app (Tiki) to make a very specific application. This is using Tiki as ((dev:Framework)). +__CartoGraf__ is an interactive web-based mapping application to enhance learning in history and geography classes in high schools. CartoGraf is mainly based on [https://doc.tiki.org/Maps|Maps], [https://doc.tiki.org/Drawings|Drawings], [https://doc.tiki.org/PluginAppFrame|PluginAppFrame] and [https://doc.tiki.org/Trackers|Trackers]. It is a great example of how to use profiles in a general purpose app (Tiki) to make a very specific application using Tiki as ((dev:Framework)).
 {REMARKSBOX(type="information" title="Development notice" icon="bricks" close="y" width="80%")}When you apply the profile, you may see "Preference set: geo_tilesets=Array" in the response. This is a cosmetic error. The preference is set correctly. {REMARKSBOX(type="information" title="Development notice" icon="bricks" close="y" width="80%")}When you apply the profile, you may see "Preference set: geo_tilesets=Array" in the response. This is a cosmetic error. The preference is set correctly.
-This profile takes advantage of the new features coming in [http://dev.tiki.org/Tiki11|Tiki 11], specifically for File Galleries and Draw. +This profile takes advantage of the new features coming in [https://dev.tiki.org/Tiki11|Tiki 11], specifically for File Galleries and Draw.
 {REMARKSBOX} {REMARKSBOX}
 To get your own copy of CartoGraf To get your own copy of CartoGraf
-# You need to get branches/11x (Tiki11.x from SVN) for the latest and greatest goodies :-) (Use the [http://dev.tiki.org/Daily Build|Daily Build] of Tiki from [http://dev.tiki.org/Get+code|SVN]) +# You need to get branches/12x (Tiki12.x from SVN) for the latest and greatest goodies :-) (Use the [https://dev.tiki.org/Daily Build|Daily Build] of Tiki from [https://dev.tiki.org/Get+code|SVN])
 # Activate .htaccess by renaming _htaccess (even better is to link from .htaccess to _htaccess) Note: rewrite rules are essential for this profile # Activate .htaccess by renaming _htaccess (even better is to link from .htaccess to _htaccess) Note: rewrite rules are essential for this profile
 # Select and apply the CartoGraf profile from tiki-admin.php?page=profiles # Select and apply the CartoGraf profile from tiki-admin.php?page=profiles
Lines: 20-28Lines: 23-31
 We hope you like it and please do join the community! We hope you like it and please do join the community!
-To see a demo video, please visit: [http://tv.tiki.org/CartoGraf|http://tv.tiki.org/CartoGraf|box;] +To see a demo video, please visit: [https://tv.tiki.org/CartoGraf|https://tv.tiki.org/CartoGraf|box;]
 ! Theme ! Theme
 * Theme is attached to this page as a zip. * Theme is attached to this page as a zip.
-* As for ongoing theme development, code is temporarily managed on a semi-private SVN. We will change later when we decide where it should live. (ask Jonny or Marc for access in the mean time) +* As for ongoing theme development, code is --temporarily managed on a semi-private SVN. We will change later when we decide where it should live. (ask Jonny or Marc for access in the mean time)-- on https://sourceforge.net/p/tikiwiki/code/HEAD/tree/users/cartograf/ ( -+svn checkout https://svn.code.sf.net/p/tikiwiki/code/users/cartograf cartograf+- )
 ! Pages included by this profile ! Pages included by this profile
 Using: Using:
Lines: 319-323Lines: 322-326
  type: text_field  type: text_field
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ mandatory, list, title, link, searchable ] + flags: [ public, mandatory, list, title, link, searchable ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 329-333Lines: 332-336
  options: "1,,12"  options: "1,,12"
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ ] + flags: [ public ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 338-342Lines: 341-345
  type: icon  type: icon
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ list ] + flags: [ public, list ]
  options: "$profileobject:iconContainer$"  options: "$profileobject:iconContainer$"
  -  -
Lines: 357-361Lines: 360-364
  options: "1"  options: "1"
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ mandatory ] + flags: [ public, mandatory ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 375-379Lines: 378-382
  options: "2,image/*,1,img,,,1,n,$profileobject:imageBank$,2"  options: "2,image/*,1,img,,,1,n,$profileobject:imageBank$,2"
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ ] + flags: [ public ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 403-407Lines: 406-410
  cascade: 7  cascade: 7
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ mandatory, list, title, searchable ] + flags: [ public, mandatory, list, title, searchable ]
  permname: map  permname: map
  visible: immutable  visible: immutable
Lines: 415-419Lines: 418-422
  options: "1"  options: "1"
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
- flags: [ mandatory, list ] + flags: [ public, mandatory, list ]
  permname: finder  permname: finder
  visible: immutable  visible: immutable
Lines: 447-451Lines: 450-454
  type: text_field  type: text_field
  tracker: $zones  tracker: $zones
- flags: [ list, title, link, searchable ] + flags: [ public, list, title, link, searchable ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 457-461Lines: 460-464
  options: "1,,12"  options: "1,,12"
  tracker: $zones  tracker: $zones
- flags: [ ] + flags: [ public ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 475-479Lines: 478-482
  options: "2,image/*,1,img,,,1,n,$profileobject:imageBank$,2"  options: "2,image/*,1,img,,,1,n,$profileobject:imageBank$,2"
  tracker: $zones  tracker: $zones
- flags: [ ] + flags: [ public ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 503-507Lines: 506-510
  cascade: 7  cascade: 7
  tracker: $zones  tracker: $zones
- flags: [ mandatory, list, title, searchable ] + flags: [ public, mandatory, list, title, searchable ]
  permname: map  permname: map
  visible: immutable  visible: immutable
Lines: 515-519Lines: 518-522
  options: "1"  options: "1"
  tracker: $zones  tracker: $zones
- flags: [ mandatory, list ] + flags: [ public, mandatory, list ]
  permname: finder  permname: finder
  visible: immutable  visible: immutable
Lines: 527-531Lines: 530-534
  options: ""  options: ""
  tracker: $zones  tracker: $zones
- flags: [ mandatory ] + flags: [ public, mandatory ]
 {CODE} {CODE}
Lines: 556-560Lines: 559-563
  tracker: $maps  tracker: $maps
  order: 10  order: 10
- flags: [ mandatory, list, title, link, searchable ] + flags: [ public, mandatory, list, title, link, searchable ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 566-570Lines: 569-573
  tracker: $maps  tracker: $maps
  order: 20  order: 20
- flags: [ searchable ] + flags: [ public, searchable ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 574-579Lines: 577-582
  type: text_field  type: text_field
  tracker: $maps  tracker: $maps
- flags: [ list ] options: "0,10,,,15 + flags: [ public, list, searchable ] options: "0,10,,,50
  order: 30  order: 30
  permname: shareCode  permname: shareCode
Lines: 597-601Lines: 600-604
  tracker: $maps  tracker: $maps
  order: 50  order: 50
- flags: [ mandatory ] + flags: [ public, mandatory ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 607-611Lines: 610-614
  tracker: $maps  tracker: $maps
  order: 60  order: 60
- flags: [ mandatory, list ] + flags: [ public, mandatory, list ]
  permname: owner  permname: owner
  visible: immutable  visible: immutable
Lines: 630-634Lines: 633-637
  type: icon  type: icon
  tracker: $legend  tracker: $legend
- flags: [ mandatory, list ] + flags: [ public, mandatory, list ]
  order: 10  order: 10
  options: "$profileobject:iconContainer$"  options: "$profileobject:iconContainer$"
Lines: 641-645Lines: 644-648
  tracker: $legend  tracker: $legend
  order: 20  order: 20
- flags: [ mandatory, list, title, link, searchable ] + flags: [ public, mandatory, list, title, link, searchable ]
  -  -
  type: tracker_field  type: tracker_field
Lines: 660-664Lines: 663-667
  cascade: 7  cascade: 7
  tracker: $legend  tracker: $legend
- flags: [ mandatory, list, title, searchable ] + flags: [ public, mandatory, list, title, searchable ]
  permname: map  permname: map
  order: 30  order: 30
Lines: 673-677Lines: 676-680
  tracker: $legend  tracker: $legend
  order: 40  order: 40
- flags: [ mandatory, list ] + flags: [ public, mandatory, list ]
  permname: finder  permname: finder
  visible: immutable  visible: immutable
Lines: 693-697Lines: 696-700
  flags: []  flags: []
  init_files:  init_files:
- - http://profiles.tiki.org/pics/icons/plugin.png + - https://profiles.tiki.org/pics/icons/plugin.png
  -  -
  type: file_gallery  type: file_gallery

History

Advanced
Information Version
Mon 09 of Jul, 2018 09:55 GMT-0000 Marc Laporte
fix link
610
Current
View
Thu 07 of Dec, 2017 15:00 GMT-0000 Marc Laporte fix URL 609
View
Fri 09 of Dec, 2016 00:52 GMT-0000 Marc Laporte Latest and greatest 608
View
Thu 03 of Nov, 2016 08:17 GMT-0000 luciash d' being apparently the syntax needs spaces around 607
View
Thu 03 of Nov, 2016 08:16 GMT-0000 luciash d' being development code update 606
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 605
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 604
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 603
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 602
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 601
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 600
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 599
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 598
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 597
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 596
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 595
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 594
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 593
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 592
View
Fri 14 of Oct, 2016 09:07 GMT-0000 Xavi (as xavidp - admin) Mass search and replace 591
View
Mon 30 of Mar, 2015 16:09 GMT-0000 Jonny Bradley Make all tracker fields public (i presume this must have been an error from the beginning?) 590
View
Fri 31 of Oct, 2014 16:39 GMT-0000 Jonny Bradley Longer max length for share code (50) 589
View
Fri 03 of Oct, 2014 11:17 GMT-0000 Jonny Bradley searchable shareCode is useful 588
View
Wed 20 of Aug, 2014 09:40 GMT-0000 Jonny Bradley added http://cartograf.learnquebec.ca link 587
View
Wed 23 of Jul, 2014 13:12 GMT-0000 Jonny Bradley min_username_length 5 for mysql engine 586
View
Wed 23 of Jul, 2014 11:35 GMT-0000 Jonny Bradley add cascade actions all to tracker map IttemLink fields (and convert to modern notation) 585
View