Ticket #3910 (closed enhancement: wontfix)
Add ad-hoc functionality to pages
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
(Disclaimer: I'm new to trac).
As far as I understand, if I want a page that is dynamic - gathering data from other pages and displaying it, then I need to create a plugin, and use a macro defined by this plugin.
This is cumbersome when I want this functionality for just one page.
It would be nice to be able to write the code in the page itself. For example, a syntax to embed python code in the page - accessing the trac API, or querying the DB.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


