aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2010-12-09added ability to include pagination before and after a listcash
git-svn-id: http://code.elgg.org/elgg/trunk@7577 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09fixed pagination for annotations due to changes in viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7576 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09Refs #2317 pulled more css out into sub viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7574 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09Updated pagination to use semantic htmlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7573 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08moved ajax loader into the graphics view directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7566 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08changed css/components to css/elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7565 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08using the generic .elgg-inner class on topbar, header, and footercash
git-svn-id: http://code.elgg.org/elgg/trunk@7564 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08comment views have been movedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7561 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
git-svn-id: http://code.elgg.org/elgg/trunk@7560 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08removed unused viewtype jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7558 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08moved a few elements to layout from pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7556 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08moved content views into layout/shells/contentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7555 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-07reorganized the layout viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7553 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06completing previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7549 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06cleaned up system messages display codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7548 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06removing unused viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7547 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06added more options to module viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7546 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06missed this file from previous comment commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7545 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06comments use the media view nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@7544 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06Fixed minor display issues with blog breadcrumbs and also the archives pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7543 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05rewrote breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@7542 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7540 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05added a convience function for the media content pattern - is ↵cash
elgg_view_media() a good name? git-svn-id: http://code.elgg.org/elgg/trunk@7538 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05changed img | body media element to icon | bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@7537 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04object/blog view uses new media view - needs some clean upcash
git-svn-id: http://code.elgg.org/elgg/trunk@7531 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04welcome to the new media view - it is being used in the new latest comments ↵cash
module git-svn-id: http://code.elgg.org/elgg/trunk@7530 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04using classes for page level divscash
git-svn-id: http://code.elgg.org/elgg/trunk@7529 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04refs #1402 first cut of the new sidebar layout code (plus some other stuff - ↵cash
very non-atomic commit). blog plugin uses the one sidebar layout and bookmarks uses the two sidebar layout (for testing purposes) git-svn-id: http://code.elgg.org/elgg/trunk@7528 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04fitting blog object display into new html structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@7527 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04blog sidebar html updates finished - uses modules!cash
git-svn-id: http://code.elgg.org/elgg/trunk@7526 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04a better main content view structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@7525 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04striking balance between all classes and giving ids on major layout elements ↵cash
for easy css-only theming git-svn-id: http://code.elgg.org/elgg/trunk@7524 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7521 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03updated grid css - added sixthscash
git-svn-id: http://code.elgg.org/elgg/trunk@7517 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some ↵cash
reorganization git-svn-id: http://code.elgg.org/elgg/trunk@7516 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03removed extra div in navigation/tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7515 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03preview of what the main content area looks like with a module approach cash
git-svn-id: http://code.elgg.org/elgg/trunk@7509 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03updated breadcrumbs with elgg- namespacecash
git-svn-id: http://code.elgg.org/elgg/trunk@7508 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03adjusted the one column and two column layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7507 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css ↵cash
and plugin css) git-svn-id: http://code.elgg.org/elgg/trunk@7506 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02adding a generic module layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7504 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02cleaned up header css for new layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7503 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02more cleanup of the basic layout csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7500 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02cleaned up the topbar csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7499 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02fixed typo in widget display deprecationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7498 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02restored the powered by badge imagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7497 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02rough implementation of Evan's page layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7496 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
git-svn-id: http://code.elgg.org/elgg/trunk@7494 36083f99-b078-4883-b0ff-0f9b5a30f544