The World in 35mm Pixelpost Template
The World in 35mm (demo)
FEATURES
- Simple inteface.
- Supports clean URLs (via mod_rewrite)
INSTALLATION
- Copy addons/theworldin35mm.php to the addons/ directory in your Pixelpost installation.
- Enable (turn on) theworldin35mm addon in Pixelpost ADMIN page (In the Addons Section). Screenshot
- Copy the theworldin35mm folder in the templates/ directory in your Pixelpost installation.
- Choose theworldin35mm template in options menu in the Pixelpost ADMIN pages. Screenshot
if using clean URLs
- Create a file called ".htaccess" (without quotes) in the base directory of your Pixelpost installation. If you are using Windows and your server is UNIX (Linux/OSX/etc), you need to use an editor like Notepad++ and make sure you save the .htaccess file with UNIX End-Of-Line characters (option is in the edit menu of Notepad++)
- Modify your .htaccess file with rewrite rules shown on the 35mm addon page in the Pixelpost ADMIN interface.
- Enable (turn on) clean URL option in theworldin35mm addon options in Pixelpost ADMIN page if it isn't already on.
SUPPORT
Please post to the Pixelpost HELP forum.
The number of support requests I am getting for this template is overwhelming. So I will NOT respond to any support requests via email.
GOOGLE PROJECT PAGE
I started a Google Project page. If you have a Google account, you can request features, submit bug reports, etc. The project is located here.
NOTES
This template is not the same template used on The World in 35mm (original site).
CREDITS
Template based originally off the treerizon template from Treeswing by Sean McKendall
CHANGELOG
*v2.7
- Ability to turn mod_rewrite (clean URLs) on/off through the ADDON interface in the ADMIN pages of Pixelpost
- Added left/right arrows keyboard navigation for the image pages
- Language fixes for browse page tags
- Improved javascript performance, resulting in faster page load times
- Fixed HTML/CSS quirks
- Fixed PHP4 issue with addon due to PHP4 missing a UTF-8 option in preg_match()
- Improved browser support. Firefox,Safari,Chrome,Opera,IE8 (IE7 should work with little or so problems, not sure about IE6 or less, I have no way to test anything other than IE8 on Windows7 (x64))
*v2.6.9.1
- fix for troubled apache/php installations without apache_get_version()
*v2.6.9
- bug fixes, features added.
- this is about as complete as I think the template will get with Pixelpost v1.x
*v2.6.6 (still beta)
- bug fixes
- thumbnails use 16x16 pixel loader
*v2.6.4 (still beta)
- few minor tweaks and fixes
- about page top image now picks a random image from templates/theworldin35mm/images/about directory, put in as many images as you like, or just one.
*v2.6.3 (still beta)
- Removed leftover javascript code which prevent commenting.
*v2.6.2 (still beta, be sure to update all files, lots and lots of changes)
- really, really fixed it this time :p
*v2.6.1 (still beta, be sure to update all files, lots and lots of changes)
- Fixed bug which made next/prev arrows have javascript error with IE7/8 and Opera.
*v2.6.0 (still beta, be sure to update all files, lots and lots of changes)
- tried to fix any bugs present in 2.5.2
- moved next/prev arrows outside frame. new arrows also (this now allows the image to be right-clicked easily, before you have to view-source to get the URL, it was a pain and didn't add anything)
- upgraded the addon. New options, Google Webmaster verifiy ID, Max image width to set page width easily, added option to specify whether the comments section should be displayed "open" by default (will still remember the users choice with a cookie).
- fixed 2 php4 problems with paged_archive.php
- custom display of comments. displays bubble around each comment to help separate multiple comments for easier reading.
v2.5.2 (its a beta)
- Fixed PHP4 compatibility problems (thanks Matthias)
- Update CSS so that only the .wrapper needs to be changed in order to resize the template
- Fixed comment form error message handling bug
- Fixed image_date_month_full bug (thanks Matthias)
- Updated IE 7/8 CSS/Javascript, should now work with those browsers
v2.5.0 (its a beta and only been tested with firefox 3.5 and safari 4 so far, KNOWN BUG IN IE8 (works in compat mode) for now...)
- Fixed bug where remember user info after comment didn't always remember the users info
- Update CSS to be more like main website
- Update about page layout
- Update browse page layout. Now has previously requested paging at the bottom.
- Cleaner HTML, less divs, removed unnecessary nested divs, spans, and tables
- Updated addon. Smart titles, meta keywords, meta description
- Prefixed all addons tags with 35MM_ instead of SITE_ in case it ever conflicts with core pixelpost
- Updated .htaccess mod_rewrite rules
- Added prefetch tags (currently only firefox supports it)
v2.0.1
- Fixed bugs introduced in v2.0 :-)
v2.0
- Changed javascript to mootools 1.2.3, faster, smoother, smaller download
- Remember info+comments view (closed/expanded) from page to page via cookie
- Updated theworldin35mm addon. All fields, author, email, google analytics, etc can now all be set via the ADDONs panel in the ADMIN interface instead of having to edit the PHP file manually
v1.2
- Changed javascript around to fix bug when image titles have single quotes in them. Note: double quotes in an image title will not work with this template.
- Adjusted CSS to have a single class that determines page width to make it easier to adjust to different image sizes
- Fixed theworldin35mm.php addon to not use my old google analytics site id that I left in there by mistake in v1.1 and v1.0
- Other various minor and small tweaks since v1.1