[dokuwiki] Re: How to have externally generated pages versioned?
- From: Jason Grout <jason-doku@xxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 20 Apr 2007 15:30:44 -0600
Marc Haber wrote:
On Fri, Apr 20, 2007 at 09:37:54AM -0600, Jason Grout wrote:
Marc Haber wrote:
I am using dokuwiki to document "my" network. To have direct links to
network device configuration files, I have a script that
unceremoniously dumps the configuration from the devices and throws it
into a directory under my dokuwiki pages directory with extension of
.txt.
You might look at using some sort of source code revision tool for the
job.
I did. Doesn't fit.
Sounds good. It was just a suggestion in case you hadn't looked at it,
but it sounds like you've already thought through any alternatives.
Something like Subversion is built for this sort of task
I am using subversion on a daily basis. But not for this task at hand.
Not that you couldn't do this sort of thing after hacking together some
scripts or investigating dwpage.php, but if you're trying to fit your
source code revision peg into the dokuwiki hole,
I am not talking source code. I am talking network device
configuration, as you might see in the paragraph I quoted above. The
devices cannot feed of an svn repository, and I only need a front-end
to store the configuration in an end-user accessible way since suits
love to have documentation. Having versioned documentation is only an
added bonus.
I know you weren't exactly storing "source code", but then again, I
think of subversion as more of a "file versioning" system with some nice
front and back ends, versus just a "source code versioning" system. I
didn't realize from your post that versioning was just a side benefit of
the system---I thought it was the end-goal of what you were doing here.
Good luck with your project!
Jason
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] How to have externally generated pages versioned?
- From: Marc Haber
- [dokuwiki] Re: How to have externally generated pages versioned?
- From: Jason Grout
- [dokuwiki] Re: How to have externally generated pages versioned?
- From: Marc Haber
Other related posts:
- » [dokuwiki] How to have externally generated pages versioned?
- » [dokuwiki] Re: How to have externally generated pages versioned?
- » [dokuwiki] Re: How to have externally generated pages versioned?
- » [dokuwiki] Re: How to have externally generated pages versioned?
- » [dokuwiki] Re: How to have externally generated pages versioned?
On Fri, Apr 20, 2007 at 09:37:54AM -0600, Jason Grout wrote:
Marc Haber wrote:You might look at using some sort of source code revision tool for the job.I am using dokuwiki to document "my" network. To have direct links to network device configuration files, I have a script that unceremoniously dumps the configuration from the devices and throws it into a directory under my dokuwiki pages directory with extension of .txt.
I did. Doesn't fit.
Something like Subversion is built for this sort of task
I am using subversion on a daily basis. But not for this task at hand.
Not that you couldn't do this sort of thing after hacking together some scripts or investigating dwpage.php, but if you're trying to fit your source code revision peg into the dokuwiki hole,
I am not talking source code. I am talking network device configuration, as you might see in the paragraph I quoted above. The devices cannot feed of an svn repository, and I only need a front-end to store the configuration in an end-user accessible way since suits love to have documentation. Having versioned documentation is only an added bonus.
- [dokuwiki] How to have externally generated pages versioned?
- From: Marc Haber
- [dokuwiki] Re: How to have externally generated pages versioned?
- From: Jason Grout
- [dokuwiki] Re: How to have externally generated pages versioned?
- From: Marc Haber