Thursday, February 17, 2005
Monday, February 07, 2005
bp blog 3.01 - Search Function Implemented
Download this update and unzip/overwrite your files or download the entire install here.
I've implemented the search function and fixed some errors in the code.
Changelog:
v3.01 [2005-02-07]
+ Added Search function that strips the HTML from the results and truncates the line to 300 characters
* Fixed numberous formatting problems concerning anchors and the rss.asp generator to conform to the new layout.
Wednesday, February 02, 2005
bp blog 3.0 Preview
I'm been hard at work on bp blog. I've changed the database around and made the template clones of Movable Type, using their style sheet format also. Download it and try it out for yourself. I've tried hard to make it as drag and drop as possible with just style sheet tweaking being the major task to get this up and running!
Quick and Dirty Install Instructions:
- Download and extract (using folder names) into the root of your websites.
- This will create 3 directories:
- blog - holds the asp files
- Connections - change the blog.asp file to point to your database
- ktml2 - the HTML editor with image and file upload!
- You can then change the stylesheet in the blog directory however you want.
- The password combination for the login is admin/password so you must use MS Access to change it until I implement this into the application itself later this week.
New Features:
- Category Descriptions
- Clean CSS layout compatible with Movable Type
- Title and SubTitle stored in the database
Upcoming Features (very soon, that's why this is a preview):
- Posts and Archives links with count (e.g., December 2003 (34))
- Password Administration (maybe even multiple users)
- Must integrate the search function and a calendar!
