|
Revision 1020, 0.6 kB
(checked in by kake, 19 months ago)
|
|
Rewrote the HTML of the edit page to use <div>s instead of tables, and to be vaguely more sane in general.
|
| Line | |
|---|
| 1 | 0.60 The edit form now uses stylable <div>s rather than tables. You will |
|---|
| 2 | probably want to provide at least basic styling for these. |
|---|
| 3 | |
|---|
| 4 | 0.59 Some CSS was altered; you should check and update your stylesheets. |
|---|
| 5 | See README.CSS for details. |
|---|
| 6 | Common categories and locales were moved within the navbar |
|---|
| 7 | |
|---|
| 8 | 0.58 No major changes |
|---|
| 9 | |
|---|
| 10 | 0.57 Search::InvertedIndex is deprecated; please use Plucene instead. |
|---|
| 11 | |
|---|
| 12 | 0.55 Wiki::Toolkit required instead of CGI::Wiki. |
|---|
| 13 | |
|---|
| 14 | 0.52 supersearch.cgi is now just search.cgi, so please update templates |
|---|
| 15 | as appropriate, and consider adding an HTTP redirect to keep old |
|---|
| 16 | links working. |
|---|