kwotes/Changelog
briandilley 516c5fcb2b Super duper modifications
updated template system
updated XML template
updated HTML template
masturbated
2004-11-04 19:27:04 +00:00

56 lines
1.6 KiB
Plaintext

11-04-04
* changed the template system
* updated the html and xml template
11-01-04
* added support for templates
* added xml template
10-27-04
* added configuration for site name.
* added functionality for random tag lines.
* made the search have a lot more options.
* change HTML for footer.
* added the Changelog to the footer.
* updated intro page.
* added installation instructions.
10-26-04
* added "random" sorting method, and "Random 100" to
tab bar.
* add "name" and "id" attribute to the text input box
in the header, it wasn't working because it was missing.
* removed the search header from the search results page.
* fixed navigation buttons (next, prev)... they were
missing the search string, pressing "next" or "prev"
on a search aborted the search.
10-24-04
* updated the UI
# fixed non validating UI
10-17-04
* added random number to vote JS, keeps browsers
caching that page (hopefully).
* fixed an XHTML compliancy issue with the
SourceForge.net logo
* fixed XHTML compliancy issue with blackbart's
patch for browsers that don't support javascript.
sorry blackbart, non js browsers will get the
page ovewritten in thier browser. the w3c says
that it's up to the user wether or not it should
show up in a new window.... not the page.
10-15-04
* browsers without javascript can also vote now,
opens a new window... but at least it's the
same window every time. (thanks blackbart)
* padding around "+" and "-" made larger so that
it's easier to click. (thanks blackbart)
10-14-04
* inital release