Hello Guest [ Registration | Log in ]

Main Menu

Login





 


 Log in Problems?
 New User? Sign Up!

Genealogy Quote

My head is sore, and there's a hole in the brick wall!

Stories

Online

There are 0 Members online.

You can log-in or register for a user account here.

Credits & License Information

Back to main Credits page

Change Log for BlockHome version 1.1.1

$Id: changelog.txt,v 1.26 2002/12/23 17:39:51 iansym Exp $

[BlockHome version 1.0]

Features
• Multiple page creation
• Custom placement of groups and blocks
• Placement of blocks and news stories
• Tight integration with theme.php for
custom group, block and news output
• Viewing permission for block groups

[BlockHome version 1.1]
• Separated default, custom and Nuclei block styles to separate config file for easier editing
• Added page view permission to user view function. Permission schema is as follows:
Group/User | BlockHome:: | ::Page Id | Permission
• Fix user error reporting function and add language constants for error messages
• Allow selection of Categories and "All Stories" in addition to Topics
• Add "duplicate page" feature - copies rows and columns of selected page to new page
• Add duplicate row feature - copies columns of selected row to new row
• Allow moving of rows to other pages
• Adjust page/group "name" variable and add check for null page/group name
• Misc interface touch-ups, including addition of Javascript select drop downs for style function input, and cancel buttons on edit pages.

[BlockHome version 1.1.1]
• Changed ctype function to is_numeric in pnadmin/pnuser to alleviate compatibility issues with newer PHP
• Added compatability with AutoTheme 1.0 (Commercial Version)
• Updated pnadmin so Nuclei Block zones are not loaded if either AT, AT-L is present, to prevent zone conflicts

Known Issues:
• Some Array constant hardcoded in English language - can't get to read from language constant(?)
• Ordering issue fixed?