Hi,

well i read all the stuff about the clearsilver and some python
scripting, but i'm not able to really "dig into it".

I'm sorry if I have been blind, but I can't find the topic on trac
homepage
That should sound somehow like "Making your own scripted trac sites like
The timeline, wiki and roadmap"

Just the info how the technology of cs and python fits into the whole
trac process, I mean I can find the source file, but I would like to
know what
I'm doing, how this whole trac-engine works, where or when this is
stored
In the database and how to make the dynamic wiki-html from python etc.

Thx !


Winger Nick (Semizen) wrote:
> Hi,
>
>  
>
>  
>
> I want to make some simple input Form and generate some Wiki-Html code
> when submitting, e.g.
> Name:
>
> eMail:
>
> Date:
>
> <Submit>
>
>  
>   
Doing form submission from a macro is non-trivial. You can look at the
MacroPost plugin for something to make it easier, but be prepared to
read over a good bit of API/code.

--Noah


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

Reply via email to