aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/blog
AgeCommit message (Collapse)Author
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-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
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-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-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-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-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-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-06-28Updated the layout of a blogpostpete
git-svn-id: http://code.elgg.org/elgg/trunk@6576 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-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 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-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-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-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
2010-05-05Merged 18_new_admin branch to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5977 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-21Cleaned up code to show revisions.brettp
Added ability to go to published revision. git-svn-id: http://code.elgg.org/elgg/trunk@5841 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-21Decoding html entities for blog excerpts in edit form.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5840 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-16Tagcloud localized and updated on blogs.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5771 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-07Updating autosave handler and "Saved date" return values.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@5645 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Adding a datetime view for use with blog publication.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@5630 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-30Changed blog archive header tag.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5553 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-24Added archive view for blogs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5497 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-23Added filtering by archive date.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5490 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-23Added an ElggBlog class to override the time_created field.brettp
Added extra language files. git-svn-id: http://code.elgg.org/elgg/trunk@5486 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-19Updated latest comments to new UI and coding standards, and added to Blog ↵pete
and Files sidebar. git-svn-id: http://code.elgg.org/elgg/trunk@5442 36083f99-b078-4883-b0ff-0f9b5a30f544