Revision 554
Added by Matthias almost 18 years ago
| trunk/CHANGELOG | ||
|---|---|---|
| 10 | 10 |
# = Bugfix |
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 14 |
18-Jan-2008 Thomas Hornik |
|
| 15 |
+ added new module-based search-function |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 14 |
18-Jan-2008 Matthias Gallas |
|
| 15 |
+ Added keywords to new files |
|
| 16 |
18-Jan-2008 Thomas Hornik |
|
| 17 |
+ added new module-based search-function |
|
| 16 | 18 |
+ added new publish-by-date code |
| 17 | 19 |
17-Jan-2008 Christian Sommer |
| 18 | 20 |
# fixed bug in frontend login and multiple groups (only in conjunction with E_ALL) |
| trunk/wb/upgrade-script.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/search/search_modext.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/modules/wysiwyg/search.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/modules/form/search.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/modules/news/search.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/framework/functions-utf8.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
Also available in: Unified diff
Added keywords to new files