Hi,

Try now. Forgot to update setup.py to bundle the .html template.

Alec

On 20/12/2007, dparker <[EMAIL PROTECTED]> wrote:
>
> Great, thanks for the help Simon. That fixed the general wiki issues,
> and I can now create tags on page edit and set tags on page display. I
> can do [[ListTags]] in a page.  Excellent!
>
> That means I can do a lot of the cool stuff that Tags enable.
>
> I still get the tags.html template not found error, though. It looks
> like anything that hits the tags url handler gets the same error. I
> had previously tried to run 0.4 against this 0.11 Trac, could that be
> part of the problem?
>
> Thanks
>
>
>
> On Dec 19, 5:25 pm, osimons <[EMAIL PROTECTED]> wrote:
> > On Dec 20, 12:05 am, dparker <[EMAIL PROTECTED]> wrote:
> >
> > > I have installed from the TagsPlugin trunk (0.5) into a working 0.11
> > > beta release Trac, and it looks like there's a basic problem.
> > > Accessing the root page of my Trac wiki gives:
> >
> > > No handler matched request to /wiki
> >
> > > I see the Tags link in the upper right as I should, but clicking that
> > > link give:
> >
> > > TemplateNotFound: Template "tags.html" not found
> >
> > The Tags plugin no longer replaces the wiki module (as of 0.5/0.11
> > version) - it uses new Trac/Genshi stream filter to inject markup on
> > wiki pages as needed. Wiki module should no longer be disabled - as
> > you found out yourself. Basically just set to enabled in [components],
> > and it should work.
> >
> > Note that there were some updates on the plugin today, so make sure
> > you get the most recent version. That should work fine - at least did
> > for me and Alec today when we finished work on it.
> >
> > :::simon
> >
> > https://www.coderesort.com
> >
>


-- 
Evolution: Taking care of those too stupid to take care of themselves.

--~--~---------~--~----~------------~-------~--~----~
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