Loading...
 

History: CartoGraf

Preview of version: 20

CartoGraf is a map and drawing centric profile for Tiki. It's an application to enhance learning in history and geography classes in high schools. This is a great example of how to use profiles to use a general purpose app (Tiki) to make a very specific application.

It will be launched in June 2012.

Work in Progress...
Todo:
  • add theme as a .zip to this page or as a mods (will live in SVN)
    • Add an instruction page so as to install the theme

General

YAML
instructions: Instructions


Styling

YAML
preferences: style: CartoGraf.css feature_fixed_width: n feature_sitelogo: y wiki_edit_plugin: n sitelogo_src: styles/CartoGraf/logo.gif


YAML
objects: - type: menu ref: CartoGraf_Top_menu data: name: Top description: A menu containing the base navigation of the site collapse: none items: - name: Home url: ((Home)) - name: Partners url: ((Partners))


Modules

YAML
modules: - column: right order: 1 name: RightEdgeMenu groups: - Registered


Features

YAML
preferences: feature_wiki: y feature_articles: n feature_mytiki: n feature_trackers: y geo_tilesets: [google_physical, openstreetmap, google_street, google_satellite] geo_google_streetview: y wikiplugin_appframe: y wikiplugin_list: y feature_search: y feature_wiki_argvariable: y trackerfield_geographicfeature: y fgal_upload_from_source: y


Trackers

YAML
objects: - type: tracker ref: pointsOfInterest data: name: Points of interest - type: tracker_field ref: poiName data: name: Name type: text_field tracker: $pointsOfInterest flags: [ mandatory, list, title, link, searchable ] - type: tracker_field ref: poiIcon data: name: Icon type: icon tracker: $pointsOfInterest flags: [ list ] options: "$profileobject:iconContainer$" - type: tracker_field ref: poiMap data: name: Map type: item_link options: "$profileobject:maps$,$profileobject:mapName$,0,,opc,,,,0,0,exact,one,0,$profileobject:mapShareCode$" tracker: $pointsOfInterest flags: [ mandatory, list, title, searchable ] permname: map - type: tracker_field ref: poiLocation data: name: Location type: map options: "1" tracker: $pointsOfInterest flags: [ mandatory ] - type: tracker_field ref: poiFinder data: name: Finder type: user options: "1" tracker: $pointsOfInterest flags: [ mandatory ] permname: finder - type: tracker_field ref: poiDescription data: name: Description type: text_area options: "" tracker: $pointsOfInterest flags: [ ] - type: tracker_field ref: poiImage data: name: Image type: files options: "$profileobject:imageContainer$,image/*,1,1" tracker: $pointsOfInterest flags: [ ]


Zones Tracker

YAML
objects: - type: tracker ref: zones data: name: Zones - type: tracker_field ref: zoneName data: name: Name type: text_field tracker: $zones flags: [ mandatory, list, title, link, searchable ] - type: tracker_field ref: zoneMap data: name: Map type: item_link options: "$profileobject:maps$,$profileobject:mapName$,0,,opc,,,,0,0,exact,one,0,$profileobject:mapShareCode$" tracker: $zones flags: [ mandatory, list, title, searchable ] permname: map - type: tracker_field ref: zoneFeature data: name: Zone type: geographic_feature options: "" tracker: $zones flags: [ mandatory ] - type: tracker_field ref: zoneFinder data: name: Finder type: user options: "1" tracker: $zones flags: [ mandatory ] permname: finder - type: tracker_field ref: zoneDescription data: name: Description type: text_area options: "" tracker: $zones flags: [ ] - type: tracker_field ref: zoneImage data: name: Image type: files options: "$profileobject:imageContainer$,image/*,1,1" tracker: $zones flags: [ ]


Maps Tracker

YAML
objects: - type: tracker ref: maps data: name: Maps - type: tracker_field ref: mapName data: name: Name type: text_field tracker: $maps flags: [ mandatory, list, title, link, searchable ] - type: tracker_field ref: mapBaseLocation data: name: Base Location type: map tracker: $maps flags: [ mandatory ] - type: tracker_field ref: mapOwner data: name: Owner type: user options: "1" tracker: $maps flags: [ mandatory ] permname: owner - type: tracker_field ref: mapShareCode data: name: Share Code type: text_field tracker: $maps flags: [ ] options: "0,10,,,15 permname: shareCode


File Galleries

YAML
objects: - type: file_gallery ref: iconContainer data: parent: 1 name: Icons description: Icons available for selection in the map. owner: admin archives: 5 flags: [ public, visible ] column: [ icon, name, created, creator, files ] - type: file_gallery ref: imageContainer data: parent: 1 name: Image Uploads description: Images uploaded by students owner: admin archives: -1 flags: [ public, visible ] column: [ icon, name, created, creator, files ]


Wiki Pages

YAML
objects: - type: wiki_page ref: home_page data: name: Home content: wikicontent:CartoGraf_HomePage - type: wiki_page ref: instructions_page data: name: Instructions description: Profile Instructions lang: en mode: create_or_update content: wikicontent:CartoGraf_Instructions


Application Frame Pages

YAML
objects: - type: wiki_page ref: map_page data: name: Map content: wikicontent:CartoGraf_Map - type: wiki_page ref: mapcanvas_page data: name: MapCanvas content: wikicontent:CartoGraf_MapCanvas - type: wiki_page ref: mapselector_page data: name: MapSelector content: wikicontent:CartoGraf_MapSelector - type: wiki_page ref: mapinfo_page data: name: MapInfo content: wikicontent:CartoGraf_MapInfo


Using:

History

Advanced
Information Version
Fri 04 of May, 2012 17:13 GMT-0000 luciash d' being 🧙 modules fix 33
View
Fri 04 of May, 2012 17:08 GMT-0000 Louis-Philippe Huberdeau Adding new required page and re-linking after rename 32
View
Fri 04 of May, 2012 17:06 GMT-0000 Marc Laporte using regular Tiki usual HomePage instead of Home 31
View
Fri 04 of May, 2012 17:06 GMT-0000 luciash d' being 🧙 modules 30
View
Fri 04 of May, 2012 17:03 GMT-0000 Marc Laporte users should be able to register 29
View
Fri 04 of May, 2012 16:54 GMT-0000 luciash d' being 🧙 RightEdge menu 28
View
Fri 04 of May, 2012 16:28 GMT-0000 luciash d' being 🧙 need to see what is applied 27
View
Fri 04 of May, 2012 16:23 GMT-0000 Marc Laporte oups already below 26
View
Fri 04 of May, 2012 16:21 GMT-0000 Marc Laporte adding wiki page creation 25
View
Fri 04 of May, 2012 16:17 GMT-0000 Marc Laporte my bad 24
View
Fri 04 of May, 2012 16:15 GMT-0000 Marc Laporte done 23
View
Fri 04 of May, 2012 16:13 GMT-0000 luciash d' being 🧙 feature_page_title 22
View
Fri 04 of May, 2012 15:59 GMT-0000 luciash d' being 🧙 mode: create_or_update is default mode so no need to define 21
View
Fri 04 of May, 2012 15:58 GMT-0000 luciash d' being 🧙 Top menu 20
View
Fri 04 of May, 2012 15:43 GMT-0000 luciash d' being 🧙 the Home page is not meant to be AppFrame page 19
View
Fri 04 of May, 2012 15:40 GMT-0000 luciash d' being 🧙 rename created HomePage to Home (do not overwrite default Tiki HomePage) 18
View
Fri 04 of May, 2012 14:57 GMT-0000 luciash d' being 🧙 add page to "using" 17
View
Fri 04 of May, 2012 14:37 GMT-0000 luciash d' being 🧙 instructions wiki page fix 16
View
Fri 04 of May, 2012 14:23 GMT-0000 luciash d' being 🧙 CartoGraf logo 15
View
Fri 04 of May, 2012 13:58 GMT-0000 Marc Laporte Adding post-install instruction page 14
View
Fri 04 of May, 2012 13:52 GMT-0000 Marc Laporte works in 9.x as welll 13
View
Fri 04 of May, 2012 13:33 GMT-0000 Louis-Philippe Huberdeau Streetview add marker needs upload from URL 12
View
Fri 04 of May, 2012 03:08 GMT-0000 Marc Laporte 11
View
Fri 04 of May, 2012 03:07 GMT-0000 Marc Laporte more details 10
View
Tue 01 of May, 2012 19:51 GMT-0000 Louis-Philippe Huberdeau Correct options 9
View