blacksnotling / hdwsbbl-legacy

Old Code for the HDWSBBL website and team network - No longer maintained
hdwsbbl.co.uk
0 stars 0 forks source link

Move the BBLM page templates into the plugin! #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some possible extensive work here.

Move all the custom bb.* files out of the oberwal theme and move them into the 
plugin so they are available no matter which theme is used.

I need to experiment with a small plugin first to make sure I get the code 
right but basically, if wordpress determines the page it is attempting to load 
is a page then look in the plugins dir for the template. a fallback should be 
built in to check the theme (and any parent / child) for the file before 
defaulting to the normal plugin.

I will need to create a new Dir within the BBLM plugin called templates to move 
them to. At some other point I can rename the files to suit the purpose better 
but that will involve some changes at a DB level as I will need to adjust the 
meta of the posts.

Original issue reported on code.google.com by blacksno...@gmail.com on 19 Oct 2011 at 9:49

GoogleCodeExporter commented 8 years ago

Original comment by blacksno...@gmail.com on 19 Oct 2011 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by blacksno...@gmail.com on 19 Oct 2011 at 9:51

GoogleCodeExporter commented 8 years ago
remember to separate the CSS too!

Original comment by blacksno...@gmail.com on 31 Oct 2011 at 10:50