aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views
AgeCommit message (Collapse)Author
2011-02-19Fixes #2824 moved byline text in core language filecash
git-svn-id: http://code.elgg.org/elgg/trunk@8334 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-17calling the new category output view in the plugins - looks like the pages ↵cash
plugin is missing the categories code git-svn-id: http://code.elgg.org/elgg/trunk@8267 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use ↵cash
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to ↵ewinslow
elgg_view_module() git-svn-id: http://code.elgg.org/elgg/trunk@8135 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone ↵ewinslow
want to choose better names? :) git-svn-id: http://code.elgg.org/elgg/trunk@8100 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10git-svn-id: http://code.elgg.org/elgg/trunk@8099 ↵ewinslow
36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8098 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08a tiny amount of progress on the css chrome element viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8065 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
git-svn-id: http://code.elgg.org/elgg/trunk@8047 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05using elgg-module-<type> cash
git-svn-id: http://code.elgg.org/elgg/trunk@8041 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05getting back to the css - making changes based on Evan's commentscash
git-svn-id: http://code.elgg.org/elgg/trunk@8026 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed input/pulldown to input/dropdowncash
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29fixed css for group module headerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7957 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22using list metadata view rather than custom codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7897 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06changed tag display to <ul>cash
git-svn-id: http://code.elgg.org/elgg/trunk@7851 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06switched from new to addcash
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01updating the sidebar boxes to use the new module classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7809 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext ↵cash
when displaying text git-svn-id: http://code.elgg.org/elgg/trunk@7806 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01almost finished updating the file plugin to work with new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7804 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31updated blog plugin due to change in output/confirmlinkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7783 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29let likes code handle logged in user statuscash
git-svn-id: http://code.elgg.org/elgg/trunk@7746 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29new content link uses guid to make supporting groups and users easiercash
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25updated owner blocks for users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog ↵cash
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-24supporting id for comments for in page linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@7719 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-24fixing a few display issues in the object/blog viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7718 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-24creating standard list body for pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@7717 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-20added elgg-icon-delete and elgg-icon-likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7698 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19changed name from media block to image blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@7682 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17supporting putting content in groups in for river views and added file river ↵cash
code git-svn-id: http://code.elgg.org/elgg/trunk@7658 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated river views for content display and added new bookmarks river view codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7657 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated riverdashboard to load the river item class cash
git-svn-id: http://code.elgg.org/elgg/trunk@7651 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-13Refs #2226 need a catch in river views until riverdashboard plugin is updatedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7612 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-13Refs #2226 updated blog plugin to use new river viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7611 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-07reorganized the layout viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7553 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