aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views
AgeCommit message (Collapse)Author
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
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-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-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21removed deprecated tag library callscash
git-svn-id: http://code.elgg.org/elgg/trunk@7397 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ↵ewinslow
uses of button to reflect the fact that it no longer defaults to submit git-svn-id: http://code.elgg.org/elgg/trunk@7364 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7223 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - ↵ewinslow
groups plugins git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ewinslow
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6842 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added ↵pete
relevant css git-svn-id: http://code.elgg.org/elgg/trunk@6660 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-28Updated the layout of a blogpostpete
git-svn-id: http://code.elgg.org/elgg/trunk@6576 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-11Always show access level when listing blogs, regardless of canEdit().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6466 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS ↵brettp
updates. git-svn-id: http://code.elgg.org/elgg/trunk@6387 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07blog tags will not display the class if no tags existdave
git-svn-id: http://code.elgg.org/elgg/trunk@6375 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@6306 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-28Updated archive list-stylepete
git-svn-id: http://code.elgg.org/elgg/trunk@6263 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-27Fixed mismatched <span></a> tags in blog list status display.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6261 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-27Fixed typo in blog sidebar menu that caused an extra LI item in archives.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6259 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-25only display comment count if there are commentsdave
git-svn-id: http://code.elgg.org/elgg/trunk@6208 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-25blog revisions tweakeddave
git-svn-id: http://code.elgg.org/elgg/trunk@6206 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-25Fix for blogs list view interface in some browserspete
git-svn-id: http://code.elgg.org/elgg/trunk@6204 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-25Updates to Blogs edit UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6202 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Added blog author link by line on blog list.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6195 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Added access level in blog list.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6194 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6190 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6186 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24you can no longer comment on river item while logged outdave
git-svn-id: http://code.elgg.org/elgg/trunk@6177 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Blog edit/create form displays correct title.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6176 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-17Another UI update to individual blog page.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6072 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-17..a couple more ui tweaks.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6070 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-14Updated core tagcloud view markup/css.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6043 36083f99-b078-4883-b0ff-0f9b5a30f544