Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 7.6 KB 239 over 18 years stefan Fixed more inconsistencies regarding line endin...
class.database.php 3.31 KB 95 over 18 years stefan Moved settings from config.php into database. ...
class.frontend.php 12.7 KB 246 over 18 years stefan Improved default block content feature. Usage: ...
class.login.php 12.8 KB 239 over 18 years stefan Fixed more inconsistencies regarding line endin...
class.order.php 5.42 KB 19 over 18 years stefan Removed direct access path disclosure occurrences.
class.wb.php 4.7 KB 242 over 18 years stefan Moved page_link function to class wb and change...
convert.php 3.12 KB 230 over 18 years ryan Added extra characters to convert.php (see bug ...
frontend.functions.php 8.74 KB 246 over 18 years stefan Improved default block content feature. Usage: ...
functions.php 20.9 KB 242 over 18 years stefan Moved page_link function to class wb and change...
index.php 905 Bytes 10 over 18 years ryan Added the Id keyword for all files
initialize.php 3.1 KB 238 over 18 years stefan Fixed inconsistent line ending styles

Latest revisions

# Date Author Comment
246 2005-11-25 16:16 stefan

Improved default block content feature. Usage: If a template is used with multiple blocks and a page does not have content in one of the blocks, the content of this block is taken from the default (start) page instead. This behavior can be deactivated by setting ->default_block_content='none' or a specific page can be set using ->default_block_content=%page_id% where page_id stands for the page id of the page to use. This variable can be changed before every page_content call for the specific blocks to allow for complete flexibility.

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

232 2005-11-20 12:48 ryan

Added support for mailto: links in the menu link mod

230 2005-11-20 11:50 ryan

Added extra characters to convert.php (see bug #64)

220 2005-11-18 15:51 stefan

Some changes and fixes to menu code

219 2005-11-16 23:32 stefan

Fixed bug #61 - typo regarding standard menu_footer.

217 2005-10-30 20:44 stefan

Frontend functions page_keywords() and page_description() now display page specific entries if present, otherwise website settings.

208 2005-10-23 14:27 stefan

Added octal to decimal conversion in initialize.php to create a proper integer value out of string file/dir mode constants.

View revisions

Also available in: Atom