aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/blog/forms/edit.php
AgeCommit message (Expand)Author
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS upda...brettp
2010-05-25Updates to Blogs edit UI.pete
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24Blog edit/create form displays correct title.brettp
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-21Decoding html entities for blog excerpts in edit form.brettp
2010-04-07Updating autosave handler and "Saved date" return values.nickw
2010-04-05Adding a datetime view for use with blog publication.nickw
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-12Updated interface on new blog (listings and edit/new blog pages).pete
2010-03-12Rough first version of a new blog plugin.brettp
2010-03-11Updates: longtext editor default size added (and overridden in group/forums),...pete
2010-03-09Blogs updated to new UI (needs Brett to look over first)pete
2010-03-03Pulled in the interface changes.brettp
2008-08-13This shouldn't be here!ben
2008-08-13Removing some messagesben
2008-05-15Moving some stuff into the plugins repo, where it belongs.ben
2008-04-04Blog edit updatesben
2008-04-02Blog postingben
2008-04-01Further adventures in blogging; saving for nowben