[dokuwiki] cache filename generation ?

  • From: Ivan Savov <ivan.savov@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 16 Jun 2010 10:57:24 -0400

Hello,



I am trying to figure out what goes into the md5
hash that we use for the cache.

Say I have a file in my cachedir
cache/8/8210f99aefee97b058f52469ced545eb.xhtml

I looked at it and I know the namespace is "math"
and the page name is "functions_and_inverses.txt"
I am using the standard ":" namespace separator.

I tried these:
md5("math:functions_and_inverses.txt")
md5("math:functions_and_inverses")
md5("math/functions_and_inverses.txt")
and all kinds of combinations... but I can never get
8210f99aefee97b058f52469ced545eb


any pointers / tips ?


thank you

ivan
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: