1
0

* Default .htaccess now contains a conditional rewrite pattern

for fallback *.html generation. Thanks to absynth.
      (TODO: Regenerate .htaccess on update, maybe make this
       condition optional)
This commit is contained in:
Garvin Hicking
2008-06-02 07:37:48 +00:00
parent 29bc1520c6
commit 5a490a0546
3 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,11 @@
Version 1.4 ()
------------------------------------------------------------------------
* Default .htaccess now contains a conditional rewrite pattern
for fallback *.html generation. Thanks to absynth.
(TODO: Regenerate .htaccess on update, maybe make this
condition optional)
* Update to Spartacus to support custom mirrors (garvinhicking)
* Added possibility to access more SQL query parts of fetchEntries