
|
[dokuwiki]
||
[Date Prev]
[05-2006 Date Index]
[Date Next]
||
[Thread Prev]
[05-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: DokuWiki dynamic Pages or Templates
- From: Esmond <Esmond_Kane@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 9 May 2006 17:46:54 -0400
I think i may have a solution. The Templater plugin allows arbitrary
content to be assigned tags to facilitate building a template skeleton.
The text-substitution feature is what i'm looking for (i think).
I will try to populate my original content with those tags and build the
subsequent inherited content from those tags. Working on an appropriate
test ritgh now.
Also think i might get the old method working with autolink. We'll see
where templater goes first.
Esmond
On 14:25, Fri 05 May 06, Esmond wrote:
> Anyone suggest how to do the following: I'd like to populate a csv
> table (or equivalent) with a bunch of content and then reference that
> content in a wiki page. A more in-depth relational function or Template
> than currently available (admittedly available when content is stored in
> a database like DokuWiki competitors)
>
> Example:
>
> I build a wikipage Table:Staff containing
>
> Username Location Phone Number
> JohnA USA 123456789
> MaryB Europe 987654321
>
> I then build a wiki page MaryB which looks like
>
> Username: Table:Staff Col 1, Row 2
> Location: Table:Staff Col 2, Row 2
> Phone: Table:Staff Col 3, Row 2
>
> I maintain the info in Table:Staff and the remaining content is dynamic
> or relational. I've tried using an Iframe but it seriously screws up
> formatting and i've ended up building the pages outside of DokuWiki and
> just dumping to the pages folder.
>
> Any other suggestions?
>
> Esmond
> --
> 32 Quincy Street
> Cambridge, MA 02138
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
--
Sys Admin
Harvard University Art Museums
32 Quincy Street
Cambridge, MA 02138
Tel:617-3847589
Fax: -4959936
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|