Revision 873
Added by thorn almost 17 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.7.1 ------------------------------------- |
| 14 |
02-Nov-2008 Thomas Hornik |
|
| 15 |
! news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php) |
|
| 14 | 16 |
01-Nov-2008 Thomas Hornik |
| 15 | 17 |
! improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8 |
| 16 | 18 |
+ added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
|
Also available in: Unified diff
news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)