Revision 445
Added by Matthias over 18 years ago
| CHANGELOG | ||
|---|---|---|
| 13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
| 14 | 14 |
12-Feb-2007 Christian Sommer |
| 15 | 15 |
! Added functions page_css and page_javascript which allow to include optional |
| 16 |
module files module.css and module.js into the <head> section. This allows to
|
|
| 16 |
module files module.css and module.js into the <head> section. This allows to
|
|
| 17 | 17 |
create valid (X)HTML, as CSS definitions of modules are included in the head section |
| 18 | 18 |
12-Feb-2007 Christian Sommer |
| 19 | 19 |
! Security enhancement (reduced number of login trials from 50 to 3) |
| ... | ... | |
| 36 | 36 |
27-Dec-2006 Matthias Gallas |
| 37 | 37 |
# Fixed form modul stores empty records |
| 38 | 38 |
------------------------------------- 2.6.6 ------------------------------------- |
| 39 |
10-Apr-2007 Matthias Gallas |
|
| 40 |
+ Optimized search and highlighting funktions (Thanks to thorn) |
|
| 39 | 41 |
03-Apr-2007 Matthias Gallas |
| 40 | 42 |
# Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted |
| 41 | 43 |
in the pages directory (Special thanks to "Funky_MF" for the fix) |
Also available in: Unified diff
Optimized search and highlighting funktions