Metadate 0.0.3
I updated metadate to parse metadates contained in stories. I had to do this because entries_cache wasn’t providing metadates for stories outside the current directory, but the permalink plugin needs those.
Download metadate 0.0.3 Be sure to rename it to “metadate”
Documentation is available here.
March 20th, 2006 at 10:17 pm
[...] Zovirl Industries Mark Ivey’s weblog « Metadate 0.0.3 Permalink » [...]
March 22nd, 2006 at 10:16 am
[...] Getting Blosxom to generate the new URLs took several plugins. The main one is permalink, which provides permalinks for stories and can be used by other plugins when they need a URL generated. Some files, like binary files and directories, can’t contain metadates and since the new scheme needs dates for everything, I wrote the metadate plugin. It lets metadates reside in an external file, so I can use metadates for all my categories. Finally, I patched the absolute plugin so I can easily reference other stories/files/categories. [...]