summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-01-15feed show() id and classsarven
2009-01-15Merge branch 'uiredesign' of ../csarven into uiredesignEvan Prodromou
2009-01-15Add aside divEvan Prodromou
2009-01-15core uses idsarven
2009-01-15Change multiple id=nav to class=navEvan Prodromou
2009-01-15Using id param properlysarven
2009-01-15changed to class nav from idsarven
2009-01-15Minorsarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Updated show()'s site_nav_local_views'sarven
2009-01-15Fix some formatting in list itemsEvan Prodromou
2009-01-15Move ID param to end of menuItem and fix bad 'wrap' elementEvan Prodromou
2009-01-15Form action must be 'post' not 'POST'Evan Prodromou
2009-01-15Merge ../csarven into uiredesignEvan Prodromou
Conflicts: lib/action.php
2009-01-15Fix dd in actionEvan Prodromou
I think these definition lists are ridiculous, and I particularly resent having to debug them.
2009-01-15Fix site noticeEvan Prodromou
2009-01-15Fix called to text and raw in action.phpEvan Prodromou
2009-01-15HTML update to showSecondaryNav()sarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Make the feedlist work -- kindaEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Missing end dl tag for showPageNotice()sarven
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Fix a couple of errors in PublicGroupNavEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Add arg to NoticeForm constructorEvan Prodromou
2009-01-15showSiteNotice() was missing closing dl tagsarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Fix notice form in actionEvan Prodromou
2009-01-15Move optional id param to end of function, where optional paramsEvan Prodromou
actually go.
2009-01-15Using a specific path for CSS files.sarven
2009-01-15Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into ↵Evan Prodromou
uiredesign
2009-01-15Use menuItem(), extend Widget, and documentEvan Prodromou
2009-01-15Add a menuItem method to ActionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Merge branch 'uiredesign' of /var/www/csarven into uiredesignEvan Prodromou
2009-01-15elementElement() -> elementEnd() in ActionEvan Prodromou
2009-01-15Minor: Including formData()'s inreplyto in action checksarven
2009-01-15startElement() -> elementStart() in ActionEvan Prodromou
2009-01-15Extended formData()'s hidden to use a specific @id and @namesarven
2009-01-15Fix the constructor for ActionEvan Prodromou
Also, fix the startXML() method
2009-01-15Updated formData(), formActions(), show()sarven
Added formLegend()
2009-01-15Resaved.sarven
2009-01-15Refactored show() into showNotice(), showNoticeInfo(),sarven
showNoticeOptions(). Kept the existing naming convention for the rest of the methods the same for now.
2009-01-15Updated:sarven
showNoticeLink()
2009-01-15Updated:sarven
showNoticeSource() showReplyTo()
2009-01-15showReplyTo() updatesarven
2009-01-15showAuthor() minor update. Using a single anchor to wrap both avatar andsarven
nickname instead of two anchors.
2009-01-14Base theme stylesheet includes layout, and typography informationsarven
Identica theme stylesheet includes colour and background information