PHPmotion: Template Progress

UPDATE: I can’t be bothered to update the list anymore. So for updates check out my rss feed or keep an eye out on the phpmotion forum

Want to know how far I am in creating the new valid xhtml/css templates? Bookmark this page!

 

  • main_1.htm : 100%!! 16/08/07
  • main_2.htm : 100%!! 16/08/07
  • inner_category.htm : 0%
  • inner_category_home.htm : 0%
  • inner_comments_ajax.htm : 0%
  • inner_comments_groups_ajax.htm : 0%
  • inner_edit_video.htm : 0%
  • inner_email_compose.htm : 0% Continue reading

PHPmotion: Cleaning the template code 2

Guess what, if you’ve read this post about cleaning the template code then you’ll see that it could be rather annoying modifying all the inner_xxxx files so I’ve done it for you! Aren’t I kind? :D

Default PHPmotion template

Simply upload it over the top of the original files, ../templates/

You don’t have to upload main_1.htm and main_2.htm but (they’re included anyway).

Warning: backup your template directory folder before. And don’t blame me if you accidently overwrite your modified template files ;)

PHPmotion: cleaning the template code

You don’t need to do this anymore: http://phpmotion.com/forum/index.php?topic=1327.0 I’ve finished the valid templates :)

An easy way to drop the size of the default template files (which are the only ones available at the moment) is to simply open every file starting by inner_ (inner_index.htm, inner_welcome.htm, …) and removing the unuseful code in each one.

What code do you have to remove?

Continue reading