I'm sorry, Mark didn't include such a list and I haven't tested it out myself. I only noticed the sorting options. Mark said he also fixed some bugs, but like I said, I haven't really checked it out and just uploaded the source :)
I'm using $Context->Dictionary['blabla'] because else it didn't overwrite the default dictionary. It works for addons I guess, but not for the core language file..?
You need to download and install the new Scriptaculous javascript files, else the user assign thingy doesn't work. Clear your browser cache if it still doesn't work. And yes, the theme is the next thing I will release :)
I'm sorry, Mark didn't include such a list and I haven't tested it out myself. I only noticed the sorting options. Mark said he also fixed some bugs, but like I said, I haven't really checked it out and just uploaded the source :)
I'm using $Context->Dictionary['blabla'] because else it didn't overwrite the default dictionary. It works for addons I guess, but not for the core language file..?
You need to download and install the new Scriptaculous javascript files, else the user assign thingy doesn't work. Clear your browser cache if it still doesn't work. And yes, the theme is the next thing I will release :)
Changes
Version 1.1 - 08.03.2007, Jazzman
- Made attachments expandible so the file upload is hidden at first
- When MULTI_FILE_UPLOADS is set to 1, it will not show the multi file list
Changes
Version 1.1 - 08.03.2007, Jazzman
- Made attachments expandible so the file upload is hidden at first
- When MULTI_FILE_UPLOADS is set to 1, it will not show the multi file list
You need to update to version 1.1 if you want it to work with the latest Vanilla.
Version 1.1 - 09.03.2007, Jazzman
- Added SessionPostBackKey for Categoryblock ajax page
- Added option to enable auto refresh after (un)checking a checkbox
- Fixed P…
You need to update to version 1.1 if you want it to work with the latest Vanilla.
Version 1.1 - 09.03.2007, Jazzman
- Added SessionPostBackKey for Categoryblock ajax page
- Added option to enable auto refresh after (un)checking a checkbox
- Fixed P…
Made it XHTML valid:
- Moved TableWrapper outside panel/foot templates
- Removed width attribute from td, and added PanelColum + ContentColumn classes instead
- #Icon is now #Icon_(DiscussionID)
Just delete the comments.php file that came with the theme. It will automatically be replaced with the original one. And you'll have to copy the Comments CSS from the original style.css to the tabled style.css.
So:
* delete ../themes/tabled/comment…