Age | Commit message (Expand) | Author |
2010-12-05 | blog plugin now uses the new elgg_view_form() function | cash |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-04 | fitting blog object display into new html structure | cash |
2010-12-04 | blog sidebar html updates finished - uses modules! | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-08 | Moved all river entry metadata inside span (pushed onto new line) and added r... | pete |
2010-06-28 | Updated the layout of a blogpost | pete |
2010-06-11 | Always show access level when listing blogs, regardless of canEdit(). | brettp |
2010-06-07 | Fix for displaying auto save time. HTML was changed without relevent JS upda... | brettp |
2010-06-07 | blog tags will not display the class if no tags exist | dave |
2010-06-01 | Restricting tag cloud display on Blogs and Documents by context. | nickw |
2010-05-28 | Updated archive list-style | pete |
2010-05-27 | Fixed mismatched <span></a> tags in blog list status display. | brettp |
2010-05-27 | Fixed typo in blog sidebar menu that caused an extra LI item in archives. | brettp |
2010-05-25 | only display comment count if there are comments | dave |
2010-05-25 | blog revisions tweaked | dave |
2010-05-25 | Fix for blogs list view interface in some browsers | pete |
2010-05-25 | Updates to Blogs edit UI. | pete |
2010-05-24 | Added blog author link by line on blog list. | brettp |
2010-05-24 | Added access level in blog list. | brettp |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-05-24 | Removing publish_date interface for blogs pending better l10n for dates. | brettp |
2010-05-24 | you can no longer comment on river item while logged out | dave |
2010-05-24 | Blog edit/create form displays correct title. | brettp |
2010-05-17 | Another UI update to individual blog page. | pete |
2010-05-17 | ..a couple more ui tweaks. | pete |
2010-05-14 | Updated core tagcloud view markup/css. | pete |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-26 | Fixes #2098: River view for blog pulls correct time. | brettp |
2010-04-21 | Cleaned up code to show revisions. | brettp |
2010-04-21 | Decoding html entities for blog excerpts in edit form. | brettp |
2010-04-21 | Blog excerpts now work for MB strings and properly detect word breaks. | brettp |
2010-04-21 | remove likes and comments from blog activity view if in classic mode | dave |
2010-04-17 | pass the entity so other plugins can extend properly | dave |