With the release of WordPress Widgets and requested by several of my users, I felt it but appropriate to release a new version of Connections Reloaded.
Presenting Connections Reloaded 1.5!
What’s new?
- Complete code rewrite
- Complete support for WordPress 1.5, 2.0 and 2.1-alpha
- Support for WordPress Widgets
- Archives, Links and “Pages with Comments” Page Templates have been improved
- Trackbacks and Comments now displayed seperately.
- Title tag rewritten to take care of 404 error pages and search results pages
- 404 and search pages improved
- All displayed text now written with
_e
. This is one more step towards internationalization - Though the
DOCTYPE
is set to be XHTML 1.0 Transistional, the code is XHTML 1.1 compatible for those who prefer it. - Improved the footer.
- Display of the calendar has been improved
- Have added five new classes to
style.css
, viz.alignleft
,alignright
,center
,left
andright
. The first three are aligns, the last two are floats.
Hi Ajay,
the download link is giving the following error:
Warning: fopen(clicks.txt): failed to open stream: Permission denied in /home/adcom/public_html/ccount/click.php on line 70
Can’t write to log file! Please Change the file permissions (CHMOD to 666 on UNIX machines!)
Looking forward to trying out the new version!
Conor
Thanks Conor,
This was one thing I overlooked during my move to the VPS.
Fixed now, go ahead and download it 🙂