aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12register_entity_url_handler => elgg_register_entity_url_handler (because ever...ewinslow
2011-02-12Refs #2610: Using call_user_func in url hooksewinslow
2011-02-12Page handler uses call_user_func (so methods of classes can be used as page h...ewinslow
2011-02-12Twitter services now allows login with twitter properly for a single user.brettp
2011-02-12Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti...brettp
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12pulled <head> out into page shell alsocash
2011-02-12Added an elgg_view_module shortcut function -- now to try it out!ewinslow
2011-02-12fixed topbar htmlcash
2011-02-12Added missing @deprecated tags to a couple functionsewinslow
2011-02-12set_view_location => elgg_set_view_location (to match elgg_get_view_location)ewinslow
2011-02-12Bye bye spotlightewinslow
2011-02-12One more conversion to elgg_view_formewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-12Registering forward() calls to a plugin-specific reason for use in plugin hooks.nickw
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2011-02-11Typo correction: @deprecate => @deprecatedewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11some clean up of the categories plugin - html/css polish neededcash
2011-02-11Fixes #2888: Plugins are checked for validity in elgg_get_plugins(). It won't...brettp
2011-02-11Bah Didn't hit save on annotations.php before I commited the previous change.brettp
2011-02-11Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php.brettp
2011-02-11Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat...brettp
2011-02-11Added $viewer callback option for elgg_list_entities().brettp
2011-02-11Fixed doc spacing that was throwing errors in PHP Code Sniffer.brettp
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Added css/elements/modules.php. Modules and widgets deserve their own space.ewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-11Moved get_annotations() to deprecated-1.8.brettp
2011-02-11Refs #650. Deprecated get_annotations() for elgg_get_annotations().brettp
2011-02-11not outputing all the plugin information in diagnostics plugin due to new plu...cash
2011-02-11Fixes #2872 - returned plugin settings menu to working ordercash
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-11Removed unused view: output/rss_viewewinslow
2011-02-11Converted hardcoded styles to css primitivesewinslow
2011-02-10Removed nonsensical commentsewinslow
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-10Moved the simple plugins admin form to the forms/ direwinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Using spacing primitives rather than <br/>ewinslow
2011-02-10Corrected minor problem with admin tablesewinslow
2011-02-10Plugin settings forms now use the forms/ directoryewinslow
2011-02-10fixed access issue on menu namecash
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow