aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Cleaned up blog jsewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-20fixed blog sticky formscash
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s...cash
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12blog object wasn't being passed to the form viewcash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-05using elgg-module-<type> cash
2011-02-05getting back to the css - making changes based on Evan's commentscash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-29fixed css for group module headerscash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-22using list metadata view rather than custom codecash
2011-01-06changed tag display to <ul>cash
2011-01-06switched from new to addcash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext when...cash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31file index page now working for both users and groupscash
2010-12-31updated blog plugin due to change in output/confirmlinkcash
2010-12-29Refs #2077 added new blog post button to group blog - can be used as module f...cash