summaryrefslogtreecommitdiffstats
path: root/app/template-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up index.html and template-html.lspZach LeBar1980-02-091-139/+90
* Force IE to use Standards Mode when rendering the page.Zach LeBar2012-07-171-0/+1
* Modified html template to set focus to first useable fieldTed Trask2012-02-061-0/+5
* Changed mvc and www view_resolvers to make auto_view workTed Trask2012-02-021-2/+1
* Modified require statements for acf.xTed Trask2012-01-211-1/+1
* Change template-html to put class 'selected' on selected main menu option.Ted Trask2010-03-161-2/+2
* Added new view variable wwwprefix to adjust web path, fix index.html redirect.Ted Trask2010-02-161-4/+4
* Changes to skins to allow user skins to be addedTed Trask2010-01-211-3/+3
* Modified menus to allow multiple controllers to use same menu group.Ted Trask2009-12-231-7/+6
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-2/+2
* Changed about link to point to www.a.o instead of wiki.Ted Trask2009-11-021-1/+1
* Fixed broken template from last checkin.Ted Trask2009-01-161-2/+2
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-12/+12
* use <% %> instead of <? ?>Natanael Copa2008-07-281-22/+22
* replace 'made with care by webconf' tag at bottom of pageNathan Angelacos2008-07-071-1/+1
* Subnav now a ul, and snow works with itNathan Angelacos2008-05-271-1/+4
* Adding support to move skins to a specific subfolder.Mika Havela2008-05-211-3/+3
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-3/+3
* Added suppress_view option to dispatch_component and return viewtable.Ted Trask2008-05-141-4/+13
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-141-2/+2
* Added support for components to acf_www-controller.Ted Trask2008-05-091-2/+2
* Ted's Logon/permissions changesTed Trask2008-04-211-34/+20
* removed ext-js stuffNatanael Copa2008-03-281-3/+0
* Added functionallity for IE-specific cssMika Havela2008-02-141-0/+3
* Changed the way the submenu-tabs is displayed. Now tabs are defined in the .m...Mika Havela2008-02-061-3/+3
* added few lines for extjs demoNatanael Copa2008-02-011-0/+3
* Forgot the template-html.lsp. Always good to do a make install and see what w...Mike Mason2008-01-261-4/+6
* Fixed a bug that caused the main-nav to lose highlight on the main-nav when y...Mika Havela2008-01-241-1/+1
* Fixed broken menu (used to be a unused ul,li).Mika Havela2008-01-121-4/+8
* Moved login to header. The main menu needs some more work. There is a empty U...Mika Havela2008-01-101-9/+10
* add a reset.cssNathan Angelacos2008-01-101-0/+1
* Change template doctype to strict dtdNathan Angelacos2008-01-101-4/+1
* added missing "Natanael Copa2008-01-101-1/+1
* trying IE8.js to make IE7 a real browserNathan Angelacos2008-01-091-0/+3
* Fixed problem when multiple nav-items are selectedMika Havela2008-01-071-1/+1
* class=mute on the navNathan Angelacos2008-01-071-1/+7
* add logo id to templateNathan Angelacos2008-01-071-3/+5
* Dropping &nbsp; from template-html.lspMika Havela2008-01-071-13/+13
* Changed class=postnav to id=postnav, added leader/tailer class to most <DIV I...Mika Havela2008-01-071-11/+24
* Modifying template based on sample.htmlMika Havela2008-01-031-41/+71
* Modified the way the template works against the css.Mika Havela2007-12-201-71/+63
* Just a small change on layout. Moving footer.Mika Havela2007-11-171-3/+3
* support for skinsNatanael Copa2007-11-161-1/+2
* Graphic modifications to get IE workingMika Havela2007-11-081-1/+1
* Modified footer.Mika Havela2007-10-241-13/+15
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+99