That would jive with what I'm finding.  I'm sure there's a more elegant solution to be put together, but for now I'm conditionally adding client-side _javascript_ that's adding content to the bottom of the rendered textarea object when the wiki page is in edit mode.  The _javascript_ adds content in wiki-formatting mode, which will render what I need after it's saved.  There's additional client-side interrogation of the included text to assure it doesn't double-up for repetitive page updates.

Hacky but it works.

-- j

On 9/14/06, Noah Kantrowitz < [EMAIL PROTECTED]> wrote:

There is currently not a good way to do this,

--Noah

On Sep 14, 2006, at 1:39 AM, Jeff Rodenburg wrote:

> Thanks Noah, that's exactly what I'm looking for but I'd like the
> query statement to be included directly in the wiki template,
> outside of the wiki content block.
>
> How do I get the macro to generate the html output directly from
> the template?
>
> -- j
>
>
> On 9/13/06, Noah Kantrowitz < [EMAIL PROTECTED]> wrote:
> Check out the [[Query]] macro.
>
> --Noah
>
> On Sep 13, 2006, at 7:51 PM, Jeff Rodenburg wrote:
>
> > I'm trying to modify our wiki pages to meet a specific scenario but
> > am having real difficulty figuring out how to do it.
> >
> > - I have a series of wiki pages that all begin with "Story", i.e.
> > "StoryBuildInternet", " StoryBuildWeb2.0".
> > - Users then create tickets with the wiki pagename added as a
> keyword.
> > - On the wiki page, I want to retrieve a list of tickets where they
> > keyword matches the wiki pagename and display/link to those tickets.
> >
> > I'm trying to find my way through documentation to determine how to
> > do this.  For those in the know, can you point me in the right
> > direction for putting this together?  Or if I'm asking something
> > that's a bigger ask than I anticipate?  Any guidance much
> appreciated.
> >
> > cheers,
> > j
> >
> > >
>
>
>
>
>
>
> >






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to