2008-02-23, 02:45 AM
I can see why no one has completely rewritten an entire template...
It sucks.
Period.
I spend 4 days at it and I am nowhere done. Remove tables for div/css is already one thing. Stripping it done to make it more efficient is another thing. So far, by stripping it done cause me to rewrite like 60% of the css used for the site. The theme option is like near useless now, i only left the ids in place so they can be use for "return to top" or "return to content".
When ever i get it done, I will show it to you. Should be a while now, since I should be studying for my midterms for University... So expect a response in like 3 weeks?
I can tell you this is why we haven't go many new themes with templates that look totally different from others...
theming is easy but
template changing is challenging.
I have used most of the forum software out there and this is probably the best even if it is for free. Only problem with all of the out there is to make it look different from the generic model. Let me break it down for you guys of the biggest names:
IPB - good for CSS and rearranging items, but still looks the same.
vBulletin - just like myBB... it is annoying
myBB - annoying already
PunBB - Overwhelmingly generic, there one page fix makes mybb looks pathetic sometimes
PHPBB - WAY TOO MANY FILES
SMF - skinning alright, but the forum software is a total flop.
I have suggested the idea, a few times in the mybb ideas section, we ought to follow a new way of doing the theme/templating and stop copying from other forum competitors.
Theme/Templating should be easy and can be able to do it out side of the admin CP. Currently there is no forum software example to follow. The best way is to take one of the best in another setting, blogging. Wordpress has change its way since 1.5 and has not look back. It has nearly double the number of skins it produce on an average month since it stop using the more confusing technique.
We should be using basic functions! This would reduce the number of files we have and stop us from having to go into .tlp and such, which we have been doing in the first place. By implementing functions, we could be writing this in simple php with basic if/else and while statements. It only took me 10 hours to write a new wordpress theme, so why can't we take the logic and apply it here?
As the founder of McDonalds say simple, STUPID!
Really, if theme/templating is not simple, how are we that much different from the competitors?
It sucks.
Period.
I spend 4 days at it and I am nowhere done. Remove tables for div/css is already one thing. Stripping it done to make it more efficient is another thing. So far, by stripping it done cause me to rewrite like 60% of the css used for the site. The theme option is like near useless now, i only left the ids in place so they can be use for "return to top" or "return to content".
When ever i get it done, I will show it to you. Should be a while now, since I should be studying for my midterms for University... So expect a response in like 3 weeks?
I can tell you this is why we haven't go many new themes with templates that look totally different from others...
theming is easy but
template changing is challenging.
I have used most of the forum software out there and this is probably the best even if it is for free. Only problem with all of the out there is to make it look different from the generic model. Let me break it down for you guys of the biggest names:
IPB - good for CSS and rearranging items, but still looks the same.
vBulletin - just like myBB... it is annoying
myBB - annoying already
PunBB - Overwhelmingly generic, there one page fix makes mybb looks pathetic sometimes
PHPBB - WAY TOO MANY FILES
SMF - skinning alright, but the forum software is a total flop.
I have suggested the idea, a few times in the mybb ideas section, we ought to follow a new way of doing the theme/templating and stop copying from other forum competitors.
Theme/Templating should be easy and can be able to do it out side of the admin CP. Currently there is no forum software example to follow. The best way is to take one of the best in another setting, blogging. Wordpress has change its way since 1.5 and has not look back. It has nearly double the number of skins it produce on an average month since it stop using the more confusing technique.
We should be using basic functions! This would reduce the number of files we have and stop us from having to go into .tlp and such, which we have been doing in the first place. By implementing functions, we could be writing this in simple php with basic if/else and while statements. It only took me 10 hours to write a new wordpress theme, so why can't we take the logic and apply it here?
As the founder of McDonalds say simple, STUPID!
Really, if theme/templating is not simple, how are we that much different from the competitors?