Loading...
 

History: CartoGraf_15

Comparing version 15 with version 38

Lines: 4-10Lines: 4-7
 __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 to make a very specific application using Tiki as a ((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 to make a very specific application using Tiki as a ((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} 
 To get your own copy of CartoGraf: To get your own copy of CartoGraf:
Lines: 12-16Lines: 9-13
 # Activate .htaccess by renaming _htaccess (even better is to link from .htaccess to _htaccess) {REMARKSBOX()}Note: rewrite rules are essential for this profile{REMARKSBOX} # Activate .htaccess by renaming _htaccess (even better is to link from .htaccess to _htaccess) {REMARKSBOX()}Note: rewrite rules are essential for this profile{REMARKSBOX}
 # You need to get the CartoGraf theme first and copy it over to the -+themes/+- directory (see Theme section below) # You need to get the CartoGraf theme first and copy it over to the -+themes/+- directory (see Theme section below)
-# Select and apply the CartoGraf-15 profile from tiki-admin.php?page=profiles +# Select and apply this __CartoGraf_15__ profile from tiki-admin.php?page=profiles
 # Follow the ((CartoGraf_15_Setup|profile Setup instructions)) # Follow the ((CartoGraf_15_Setup|profile Setup instructions))
Lines: 37-46Lines: 34-43
 !! General Preferences !! General Preferences
 {CODE(caption="YAML")} {CODE(caption="YAML")}
-instructions: Setup +#instructions: Setup
 preferences: preferences:
  feature_search_fulltext: n  feature_search_fulltext: n
  feature_search: y   feature_search: y
  feature_sefurl: y  feature_sefurl: y
- allowRegister: y + allowRegister: n
  browsertitle: CartoGraf Demo  browsertitle: CartoGraf Demo
  tracker_refresh_itemlink_detail: y  tracker_refresh_itemlink_detail: y
Lines: 52-61Lines: 49-60
  toolbar_trackers: bold,list,numlist,wikiplugin_youtube  toolbar_trackers: bold,list,numlist,wikiplugin_youtube
  layout_add_body_group_class: y  layout_add_body_group_class: y
 + layout_tabs_optional: n
  feature_wiki_ext_icon: n  feature_wiki_ext_icon: n
  feature_syntax_highlighter: n  feature_syntax_highlighter: n
 + search_error_missing_field: n
  sitelogo_title: CartoGraf  sitelogo_title: CartoGraf
  sitelogo_alt: CartoGraf logo  sitelogo_alt: CartoGraf logo
 + geo_enabled: y
 {CODE} {CODE}
 !! Temporary  !! Temporary
 {CODE(caption="YAML")} {CODE(caption="YAML")}
Lines: 161-164Lines: 160-167
  name: Setup  name: Setup
  url: ((Setup))  url: ((Setup))
 + permissions: [ admin ]
 + -
 + name: Admin
 + url: tiki-admin.php
  permissions: [ admin ]  permissions: [ admin ]
  -  -
Lines: 173-176Lines: 176-180
  name: Register  name: Register
  url: tiki-register.php  url: tiki-register.php
 + groups: [ Anonymous ]
  -  -
  name: Demo  name: Demo
Lines: 209-212Lines: 213-227
  nobox: y  nobox: y
  custom: "{if $prefs.language eq 'fr'}{wikiplugin _name='include' page='Footer' start='-FR-START-' stop='-FR-END-'}{/wikiplugin}{else}{wikiplugin _name='include' page='Footer' start='-EN-START-' stop='-EN-END-'}{/wikiplugin}{/if}"  custom: "{if $prefs.language eq 'fr'}{wikiplugin _name='include' page='Footer' start='-FR-START-' stop='-FR-END-'}{/wikiplugin}{else}{wikiplugin _name='include' page='Footer' start='-EN-START-' stop='-EN-END-'}{/wikiplugin}{/if}"
 + -
 + type: module
 + ref: CustomDynamicCSS_module
 + data:
 + position: pagetop
 + order: 0
 + name: Custom Dynamic CSS
 + groups: [ Anonymous, Registered ]
 + params:
 + nobox: y
 + custom: "{if $prefs.search_error_missing_field eq 'n'}{literal}<style type='text/css'>#error_report .alert {display: none}</style>{/literal}{/if}"
  -  -
  type: module  type: module
Lines: 236-246Lines: 251-261
  params:  params:
  id: $CartoGraf_Top_menu  id: $CartoGraf_Top_menu
- type:horiz css:y menu_id:TopMenu translate:y nobox:y decorations:n notitle:y + type: horiz css: y menu_id: TopMenu translate: y nobox: y decorations: n notitle: y
  style: "float: left; margin-left: 350px"  style: "float: left; margin-left: 350px"
  -  -
Lines: 322-326Lines: 337-346
  name: Description  name: Description
  type: text_area  type: text_area
- options: "1,,12" + options: toolbars: 1 height: 6 distinct: n wysiwyg: n samerow: 1
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
  flags: [ public ]  flags: [ public ]
Lines: 368-372Lines: 388-400
  name: Image  name: Image
  type: files  type: files
- options: "2,image/*,1,img,,,1,n,$profileobject:imageBank$,2" + options: galleryId: 2 filter: image/* count: 1 displayMode: img replace: n uploadInModal: y image_x: 800 image_y: 800
  tracker: $pointsOfInterest  tracker: $pointsOfInterest
  flags: [ public ]  flags: [ public ]
Lines: 451-455Lines: 479-488
  name: Description  name: Description
  type: text_area  type: text_area
- options: "1,,12" + options: toolbars: 1 height: 6 distinct: n wysiwyg: n samerow: 1
  tracker: $zones  tracker: $zones
  flags: [ public ]  flags: [ public ]
Lines: 559-563Lines: 592-601
  name: Instructions  name: Instructions
  type: text_area  type: text_area
- options: "1,,15" + options: toolbars: 1 height: 6 distinct: n wysiwyg: n samerow: 1
  tracker: $maps  tracker: $maps
  order: 20  order: 20
Lines: 571-575Lines: 609-613
  tracker: $maps  tracker: $maps
  flags: [ public, list, searchable ]  flags: [ public, list, searchable ]
- options: "0,10,,,50 + options: "0,10,,,50"
  order: 30  order: 30
  permname: shareCode  permname: shareCode
Lines: 675-679Lines: 713-717
 !! File Galleries !! File Galleries
-User files needs to be added somewhere +User files need to be added somewhere
 {CODE(caption=YAML)} {CODE(caption=YAML)}
 objects: objects:
Lines: 792-798Lines: 830-842
  content: wikicontent:CartoGraf_MapSelector  content: wikicontent:CartoGraf_MapSelector
 {CODE} {CODE}
 +! Known Issues
 +!! Regressions
 +(means it works fine in Tiki 12)
 +* Streetview images loaded remotely from Google after saving the marker do not load (403 forbidden even with API key filled in to control panels - seems missing lib reference in html head for some reason?)
 +* --Uploading files (images) via modal dialog does not work (returns error "File empty") ( see https://dev.tiki.org/item6350 )-- Workaround-ed by setting the height max size too.
 ! Notes ! Notes
-* [https://tiki.org/TikiFestMontreal-Ottawa11#Maps_REAL_AMP_CartoGraf|CartoGraf was originally and officially launched on 2013-04-13 during the TikiFest Montréal/Ottawa in 2013] and is in production at https://cartograf.recitus.qc.ca/ (This site is in French) and at [https://cartograf.learnquebec.ca] (in English) +* [https://tiki.org/TikiFestMontreal-Ottawa11#Maps_REAL_AMP_CartoGraf|CartoGraf was originally and officially launched on 2013-04-13 during the TikiFest Montréal/Ottawa in 2013] and is in production at http://cartograf.recitus.qc.ca/ (This site is in French) and at [https://cartograf.learnquebec.ca] (in English)
 ! Development Wiki ! Development Wiki

History

Advanced
Information Version
Fri 14 of Sep, 2018 22:20 GMT-0000 Jonny Bradley
Adding geo_enabled for 18.x plus installs
38
Current
Mon 14 of Aug, 2017 16:09 GMT-0000 luciash d' being disabling Setup page redirect to temporarily see what is going on when upgrading site from 12.x profile to 15.x profile 37
Tue 11 of Jul, 2017 12:50 GMT-0000 luciash d' being https link to recitus site does not work 36
Tue 11 of Jul, 2017 12:32 GMT-0000 luciash d' being little fix 35
Mon 10 of Jul, 2017 12:28 GMT-0000 luciash d' being Workaround for the file upload issue 34
Fri 30 of Jun, 2017 20:47 GMT-0000 luciash d' being try different options to fix the uploading bug 33
Fri 19 of May, 2017 19:02 GMT-0000 luciash d' being link to bug report 32
Fri 19 of May, 2017 13:07 GMT-0000 luciash d' being make it clear what the options are 31
Fri 19 of May, 2017 12:49 GMT-0000 luciash d' being the textarea was too high (forgot to reduce it for the other trackers too) 30
Mon 03 of Apr, 2017 19:41 GMT-0000 luciash d' being known issues 29
Wed 29 of Mar, 2017 15:48 GMT-0000 luciash d' being the textarea was too high 28
Wed 22 of Mar, 2017 16:34 GMT-0000 luciash d' being add module to hide debugging alerts 27
Wed 22 of Mar, 2017 10:24 GMT-0000 luciash d' being add link to admin control panels 26
Wed 22 of Mar, 2017 09:15 GMT-0000 luciash d' being removed obsolete info and do not allow registrations by default 25
Wed 15 of Mar, 2017 16:17 GMT-0000 luciash d' being it did not work (help) to have this debug preference disabled; enabling it (which is default) 24
Wed 01 of Mar, 2017 18:43 GMT-0000 luciash d' being Do not display the "No tabs" button toggle on the tabbed interfaces [rollback version 20] 23
Tue 14 of Mar, 2017 21:03 GMT-0000 luciash d' being do not display the debugging error messages on search index if names entered correctly 22
Wed 01 of Mar, 2017 18:43 GMT-0000 luciash d' being Do not display the "No tabs" button toggle on the tabbed interfaces 20
Tue 24 of Jan, 2017 11:39 GMT-0000 Xavier de Pedro restore version without spaces inside square brackets 19
Tue 24 of Jan, 2017 11:29 GMT-0000 Xavier de Pedro restore the visible value of the flags option for the file gallery handler, which was automagically lost when saving the previous edit (I hadn't removed that property, odd) 18
Tue 24 of Jan, 2017 11:20 GMT-0000 Xavi (as xavidp - admin) missing quotation at the end of the values for the option 17
Tue 24 of Jan, 2017 11:18 GMT-0000 Xavi (as xavidp - admin) adding a space between "option:" and "value" to have the new yaml library in 16.x accept the syntax (it was probably invalid yaml being tolerated only by the former yaml library and not allowed) 16
Mon 23 of Jan, 2017 11:42 GMT-0000 luciash d' being test2 15
Mon 23 of Jan, 2017 11:42 GMT-0000 luciash d' being test2 14
Mon 23 of Jan, 2017 11:40 GMT-0000 luciash d' being test 13
Fri 20 of Jan, 2017 19:37 GMT-0000 luciash d' being \\w* was inserted and did not work, trying with \w* which seems to work 12