[dokuwiki] Re: Proposal: FS#113, notify changes
- From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 25 Jun 2005 20:01:35 +0200
> Should locks be in cache or at the same level as attic, media, and
> data? When I see a 'cache' directory, in theory, I would think that a
> user should be able to 'rm -rf cache/*' and not effect the operation
> of the system, other then causing it to rebuild/repopulate the cache.
> Locks don't quite fit in that category since deleting them could cause
> data to be lost since removing the locks could allow multiple people to
> write the same file at the same time.
This is a very important point, because I somtimes deleted the cache
directory during development. This should not disturb a running
DokuWiki in any way except to slow it a bit down due to rebuilding the
cache. So I suggest following extension:
data/
|-- changes.log
|-- attic/
|-- media/
|-- data/
|-- var/
| |-- mlists/
|-- _htcookiesalt ???
| `-- locks/
`-- cache/
|-- xhtml/
|-- instructions/
|-- media/
|-- purgefile
`-- _htcookiesalt ???
I'm not sure about _htcookiesalt. May I delete this directory and the
users wouldn't recognize it or will this break all existing connections?
Best Regards
Matthias
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] more cleanup questions
- From: Andreas Gohr
- References:
- [dokuwiki] Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Andreas Gohr
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Andreas Gohr
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz
Other related posts:
- » [dokuwiki] Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- » [dokuwiki] Re: Proposal: FS#113, notify changes
- [dokuwiki] more cleanup questions
- From: Andreas Gohr
- [dokuwiki] Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Andreas Gohr
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Andreas Gohr
- [dokuwiki] Re: Proposal: FS#113, notify changes
- From: Steven Danz