History: CartoGraf

Preview of version: 7

This will be the CartoGraf profile.
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

Styling

YAML
preferences: style: CartoGraf.css feature_fixed_width: n feature_sitelogo: y wiki_edit_plugin: n sitelogo_src: img/tiki/Tiki_WCG.png 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


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$" 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: [ ]


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$" 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: [ ]


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: mapOwnwe data: name: Owner type: user options: "1" tracker: $maps flags: [ mandatory ] permname: owner


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 ]


Application Frame

YAML
objects: - type: wiki_page ref: home_page data: name: HomePage content: wikicontent:CartoGraf_HomePage - 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

Information Version
Tue 01 of May, 2012 19:43 GMT-0000 Louis-Philippe Huberdeau Adding share code 8
View
Tue 01 of May, 2012 15:25 GMT-0000 Louis-Philippe Huberdeau New pages 7
View
Sat 28 of Apr, 2012 20:56 GMT-0000 Marc Laporte zip added 6
View
Sat 28 of Apr, 2012 20:16 GMT-0000 Marc Laporte already a h1 in page name 5
View
Sat 28 of Apr, 2012 20:15 GMT-0000 Marc Laporte some todos 4
View
Wed 25 of Apr, 2012 14:34 GMT-0000 Louis-Philippe Huberdeau Adding the trackers and required pages 3
View
Wed 25 of Apr, 2012 14:16 GMT-0000 Louis-Philippe Huberdeau Adding the basic configuration from the previous profile 2
View
Wed 25 of Apr, 2012 00:12 GMT-0000 luciash d' being CartoGraf Profile site config init 1
View