(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-10) was last changed on 18-Apr-2007 11:12 by YvesPiguet  

This page was created on 25-Jan-2007 19:22 by ChuckSmith

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 15 added 24 lines
[[http://www.wikicreole.org/wiki/Images|Images] suggests expanding the use for plugin content inclusion. Which is the way I have gone, combined with namespaces. Eg.
{{{
{{in:recentchanges}} - include internal wiki recent changes
{{ext:googlemap}} - include google map
{{mypage}} - page inclusion
{{myimage}} - image
}}}
In the google map example, I want to be able to feed in a set of (long,lats) for markers. One idea would be to store them in a different "page". And have something like {{{ {{ext:googlemap RealAlePubsInUK}} }}}, so the plugin pulls the latest revision of "RealAlePubsInUK" and feeds the google map.
What maybe nice to be able to label a block of data (so can reuse the data within the page), and have...
{{{
<<<RealAlePubsInUK
long, lat, blah blah...
...
>>>
{{ext:googlemap #RealAlePubsInUK}}
}}}
-- JaredWilliams, 2007-02-05
Version Date Modified Size Author Changes ... Change note
10 18-Apr-2007 11:12 4.356 kB YvesPiguet to previous Withdrawal reasons
9 28-Feb-2007 17:26 3.815 kB RadomirDopieralski to previous | to last go diagrams
8 28-Feb-2007 17:06 3.027 kB ChuckSmith to previous | to last Radomir's example from Sensei?
7 06-Feb-2007 20:45 2.824 kB YvesPiguet to previous | to last Example of plugins in Creole
6 06-Feb-2007 19:04 2.683 kB RadomirDopieralski to previous | to last examples of (potential) use
5 05-Feb-2007 17:00 2.291 kB 62.252.32.15 to previous | to last Multiline data holder?
4 05-Feb-2007 15:14 1.364 kB RadomirDopieralski to previous | to last similar to plugin parsers
3 05-Feb-2007 15:05 1.124 kB ChuckSmith to previous | to last example? this in Creole 0.5?
2 25-Jan-2007 19:39 0.871 kB YvesPiguet to previous | to last
1 25-Jan-2007 19:22 0.628 kB ChuckSmith to last a misunderstanding...
« This page (revision-10) was last changed on 18-Apr-2007 11:12 by YvesPiguet