aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2010-12-08moved content views into layout/shells/contentcash
2010-12-07reorganized the layout viewscash
2010-12-06completing previous commitcash
2010-12-06cleaned up system messages display codecash
2010-12-06removing unused viewscash
2010-12-06added more options to module viewcash
2010-12-06missed this file from previous comment commitcash
2010-12-06comments use the media view nowcash
2010-12-06Fixed minor display issues with blog breadcrumbs and also the archives pagecash
2010-12-05rewrote breadcrumbscash
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05added a convience function for the media content pattern - is elgg_view_media...cash
2010-12-05changed img | body media element to icon | bodycash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-04object/blog view uses new media view - needs some clean upcash
2010-12-04welcome to the new media view - it is being used in the new latest comments m...cash
2010-12-04using classes for page level divscash
2010-12-04refs #1402 first cut of the new sidebar layout code (plus some other stuff - ...cash
2010-12-04fitting blog object display into new html structurecash
2010-12-04blog sidebar html updates finished - uses modules!cash
2010-12-04a better main content view structurecash
2010-12-04striking balance between all classes and giving ids on major layout elements ...cash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-03updated grid css - added sixthscash
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some reo...cash
2010-12-03removed extra div in navigation/tabscash
2010-12-03preview of what the main content area looks like with a module approach cash
2010-12-03updated breadcrumbs with elgg- namespacecash
2010-12-03adjusted the one column and two column layoutscash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
2010-12-02adding a generic module layoutcash
2010-12-02cleaned up header css for new layoutcash
2010-12-02more cleanup of the basic layout csscash
2010-12-02cleaned up the topbar csscash
2010-12-02fixed typo in widget display deprecationcash
2010-12-02restored the powered by badge imagecash
2010-12-02rough implementation of Evan's page layoutcash
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-02Refs #2317 pulled a few sections of CSS out to try out granular CSScash
2010-12-02moved the CSS into the new css/screen view and added a check for old themescash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
2010-11-29removed reported content css in admin css viewcash
2010-11-28Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple...cash
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...cash
2010-11-28Refs #2173 #2160 #2507 added a css page handler to support multiple css filescash
2010-11-27Fixes #2280: ajax/loader view starts out with display set to noneewinslow