Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

wiki page hierarchy

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


roger.oberholtzer at gmail

Jul 3, 2009, 6:19 AM

Post #1 of 8 (745 views)
Permalink
wiki page hierarchy

This is a variation on a question I asked a while back. It is not the
same question.

In the trac wiki, I can enter a name like wiki/page/subpage and this
page/subpage will be created. Is it the case that I cannot import pages
this way via the trac-admin command? I know how to import pages in a
directory, and that works fine. But it seems that sub-directories are
not imported. Is this correct/expected behavior? I have some hundreds of
pages that will be generated automatically and [[Include]] in various
wiki pages. I want to put them in a make like page/subpage.

Have I missed the obvious?



--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


hyugaricdeau at gmail

Jul 6, 2009, 9:13 AM

Post #2 of 8 (708 views)
Permalink
Re: wiki page hierarchy [In reply to]

On Fri, Jul 3, 2009 at 9:19 AM, Roger
Oberholtzer<roger.oberholtzer [at] gmail> wrote:
>
>
> This is a variation on a question I asked a while back. It is not the
> same question.
>
> In the trac wiki, I can enter a name like wiki/page/subpage and this
> page/subpage will be created. Is it the case that I cannot import pages
> this way via the trac-admin command? I know how to import pages in a
> directory, and that works fine. But it seems that sub-directories are
> not imported. Is this correct/expected behavior? I have some hundreds of
> pages that will be generated automatically and [[Include]] in various
> wiki pages. I want to put them in a make like page/subpage.
>
> Have I missed the obvious?

This functionality isn't built in as far as I know. But I recall a
while back that we implemented some version of this. I should go find
that and maybe upstream the patch...

--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


roger.oberholtzer at gmail

Jul 6, 2009, 11:00 AM

Post #3 of 8 (704 views)
Permalink
Re: wiki page hierarchy [In reply to]

On Jul 6, 2009, at 6:13 PM, Erik Bray wrote:

> This functionality isn't built in as far as I know. But I recall a
> while back that we implemented some version of this. I should go find
> that and maybe upstream the patch...

That would be great. It would help my mix of human-maintained docs and
computer generated docs in the wiki.

--

Roger Oberholtzer

OPQ Systems / Rambll RST

Rambll Sverige AB
Kapellgrnd 7
P.O. Box 4205
SE-102 65 Stockholm, Sweden

Office: Int +46 8-615 60 20
Mobile: Int +46 70-815 1696


--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


ivan at bessarabov

Jul 6, 2009, 11:09 AM

Post #4 of 8 (713 views)
Permalink
Re: wiki page hierarchy [In reply to]

How are you generating docs automaticly?

2009/7/6 Roger Oberholtzer <roger.oberholtzer [at] gmail>:
>
> On Jul 6, 2009, at 6:13 PM, Erik Bray wrote:
>
>> This functionality isn't built in as far as I know. But I recall a
>> while back that we implemented some version of this. I should go find
>> that and maybe upstream the patch...
>
> That would be great. It would help my mix of human-maintained docs and
> computer generated docs in the wiki.
>
> --
>
> Roger Oberholtzer
>
> OPQ Systems / Rambll RST
>
> Rambll Sverige AB
> Kapellgrnd 7
> P.O. Box 4205
> SE-102 65 Stockholm, Sweden
>
> Office: Int +46 8-615 60 20
> Mobile: Int +46 70-815 1696
>
>
> >
>



--
bessarabov

--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


roger.oberholtzer at gmail

Jul 6, 2009, 11:22 AM

Post #5 of 8 (706 views)
Permalink
Re: wiki page hierarchy [In reply to]

On Jul 6, 2009, at 8:09 PM, Иван Бессарабов wrote:

>
> How are you generating docs automaticly?

These are for docs that are intended to be user docs. Various programs
can generate their options, build info (things like svn info) and the
like. A script generates all the pages. I use trac-admin to read them
all in. These are often [[Include]] in user-maintained docs that
expand on the information. One nice thing about importing wiki pages
from a directory into trac is that trac tells which have changed.
Which is where [[RecentChnages]] fits in. We just look at the changes
and it reminds us where to update the docs. The thing is, there are
hundreds of these pages. So, a hierarchy helps keep order, and makes
naming/grouping much easier. Thus my question.

For program docs, we have been fiddling with Natural Docs. It does a
pretty good job at generating docs and cross references. We have not
taken the plunge yet. I do not know if these docs would need to be in
a trac wiki, as Natural Docs makes full systems of pages. Of course,
if it made trac wiki pages, we would have a nice consistent look and
feel.

--
Roger Oberholtzer
--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


ivan at bessarabov

Jul 6, 2009, 8:02 PM

Post #6 of 8 (701 views)
Permalink
Re: wiki page hierarchy [In reply to]

--
bessarabov

06.07.2009, 22:22, Roger Oberholtzer <roger.oberholtzer [at] gmail>
():

>
>
> On Jul 6, 2009, at 8:09 PM, wrote:
>
>>
>> How are you generating docs automaticly?
>
> These are for docs that are intended to be user docs. Various programs
> can generate their options, build info (things like svn info) and the
> like. A script generates all the pages. I use trac-admin to read them
> all in. These are often [[Include]] in user-maintained docs that
> expand on the information. One nice thing about importing wiki pages
> from a directory into trac is that trac tells which have changed.
> Which is where [[RecentChnages]] fits in. We just look at the changes
> and it reminds us where to update the docs. The thing is, there are
> hundreds of these pages. So, a hierarchy helps keep order, and makes
> naming/grouping much easier. Thus my question.
>
> For program docs, we have been fiddling with Natural Docs. It does a
> pretty good job at generating docs and cross references. We have not
> taken the plunge yet. I do not know if these docs would need to be in
> a trac wiki, as Natural Docs makes full systems of pages. Of course,
> if it made trac wiki pages, we would have a nice consistent look and
> feel.
>
> --
> Roger Oberholtzer
> >

--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


roger.oberholtzer at gmail

Aug 31, 2009, 10:01 AM

Post #7 of 8 (595 views)
Permalink
Re: wiki page hierarchy [In reply to]

On Mon, 2009-07-06 at 12:13 -0400, Erik Bray wrote:
> On Fri, Jul 3, 2009 at 9:19 AM, Roger
> Oberholtzer<roger.oberholtzer [at] gmail> wrote:
> >
> >
> > This is a variation on a question I asked a while back. It is not the
> > same question.
> >
> > In the trac wiki, I can enter a name like wiki/page/subpage and this
> > page/subpage will be created. Is it the case that I cannot import pages
> > this way via the trac-admin command? I know how to import pages in a
> > directory, and that works fine. But it seems that sub-directories are
> > not imported. Is this correct/expected behavior? I have some hundreds of
> > pages that will be generated automatically and [[Include]] in various
> > wiki pages. I want to put them in a make like page/subpage.
> >
> > Have I missed the obvious?
>
> This functionality isn't built in as far as I know. But I recall a
> while back that we implemented some version of this. I should go find
> that and maybe upstream the patch...


I would like to persue this as a possible future feature. Erik, did you
find a patch? Or should it be added as a ticket on the trac site? I have
asked here first so I do not add a ticket for something that is only my
own misunderstanding.

In fact, I do not need the wiki page import to follow sub-directories
recursively. I could also be happy with importing a directory and
telling that the whole directory should go in some 'subdirectory' in the
trac wiki. I'm flexible.


--
Roger Oberholtzer


--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


hyugaricdeau at gmail

Sep 2, 2009, 9:47 AM

Post #8 of 8 (581 views)
Permalink
Re: wiki page hierarchy [In reply to]

On Mon, Aug 31, 2009 at 1:01 PM, Roger
Oberholtzer<roger.oberholtzer [at] gmail> wrote:
>
> On Mon, 2009-07-06 at 12:13 -0400, Erik Bray wrote:
>> On Fri, Jul 3, 2009 at 9:19 AM, Roger
>> Oberholtzer<roger.oberholtzer [at] gmail> wrote:
>> >
>> >
>> > This is a variation on a question I asked a while back. It is not the
>> > same question.
>> >
>> > In the trac wiki, I can enter a name like wiki/page/subpage and this
>> > page/subpage will be created. Is it the case that I cannot import pages
>> > this way via the trac-admin command? I know how to import pages in a
>> > directory, and that works fine. But it seems that sub-directories are
>> > not imported. Is this correct/expected behavior? I have some hundreds of
>> > pages that will be generated automatically and [[Include]] in various
>> > wiki pages. I want to put them in a make like page/subpage.
>> >
>> > Have I missed the obvious?
>>
>> This functionality isn't built in as far as I know. But I recall a
>> while back that we implemented some version of this.  I should go find
>> that and maybe upstream the patch...
>
>
> I would like to persue this as a possible future feature. Erik, did you
> find a patch? Or should it be added as a ticket on the trac site? I have
> asked here first so I do not add a ticket for something that is only my
> own misunderstanding.
>
> In fact, I do not need the wiki page import to follow sub-directories
> recursively. I could also be happy with importing a directory and
> telling that the whole directory should go in some 'subdirectory' in the
> trac wiki. I'm flexible.

Sounds like it would be worth making a ticket for, if there isn't
already one (there may be, but not that I know of). I'll see if I
already have some of this functionality implemented somewhere.

--~--~---------~--~----~------------~-------~--~----~
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 [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.