On Thu, Feb 16, 2017 at 8:27 AM, RjOllos <[email protected]> wrote: > > On Wednesday, February 15, 2017 at 11:22:26 PM UTC-8, Roger Oberholtzer > wrote: >> >> I see that the Lineno macro is part of Trac 1.2. I have it enabled as: >> >> [components] >> lineno.linenomacro.* = enabled >> >> Nit I get his when trying to use it: >> >> No macro or processor named 'Lineno' found >> >> Did I miss something? > > You can remove that line from your components section, it's not necessary to > enable a specific component in Trac 1.2 to get the feature.
OK. The wiki page suggested that I do have it. I have changed all "#!Lineno" to "#!text lineno". Works fine. -- Roger Oberholtzer -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
