summaryrefslogtreecommitdiff
path: root/BitSmarty.php
AgeCommit message (Collapse)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-211/+0
2017-06-19use base class SmartyBC::addPluginsDir and include syspluginsspider@app21-4/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
File left based on SmartyBC until all packages coverted.
2016-02-07Back out SmartyBC switch untill all packages updatedlsces1-6/+6
2016-02-07Merge github commitslsces1-6/+6
2014-06-17clean up jquery to allow for google hosted or local optionspider1-1/+1
2014-06-04Mergelsces1-1/+1
2014-06-04Local file hosting in place of googlelsces1-1/+1
2014-05-29disable E_STRICTmodela bitweaver1-1/+1
2013-07-31Restore TEMPLATE_DEBUG - had to hack smarty as there is no longer a hook tolsces1-0/+5
allow this to be overiden.
2013-06-01add _custom smarty resource pluginspiderr1-0/+39
2013-05-07remove commented smarty include codespiderr1-19/+1
2013-04-25tweak verifyCompileDir locations; fix getStyle in compile dir for in logic ↵spiderr1-3/+2
style changes
2013-04-10fix includeSiblingPhp during template population. need to fix the modules' ↵spiderr1-76/+1
php now.
2013-04-07fix BitSmarty::fetch to includeSiblingPhpChristian Fowler1-9/+9
2013-04-06add Smarty 3.0 and migrate templates and pluginsspiderr1-27/+51
2012-05-21fix modPhpFile name for sibling includespiderr1-1/+1
2012-05-21change includeSiblingPhp to :includeSiblingFile and pass in sibling file; ↵spiderr1-16/+29
add ::getModuleConfig to support sibling .cfg files
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-5/+10
( simply ignoring is causing problems with comment merging )
2011-11-30comment out tk on GET href stringsspiderr1-3/+3
2010-06-13move smarty to themesWill James1-0/+222