aboutsummaryrefslogtreecommitdiff
path: root/mod/categories
AgeCommit message (Expand)Author
2012-07-14Fixes #3240 - makes categories stickyMatt Beckett
2012-06-02fixed typo in categories pluginCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-13Fixes #3746. Moved the categories page handler script. Updated the layout call.Brett Profitt
2011-10-02Removing admin notice for unpopulated categories when disabling categories pl...Brett Profitt
2011-08-24Refs #3746. Updated categories for 1.8. Still some deprecation notices, but f...Brett Profitt
2011-06-11Refs #2032 changed <p> to <div> for plugin settingscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-16Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2104 added bundled category to all core pluginscash
2011-03-02not showing categories label if not categories chosencash
2011-02-27Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ...brettp
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-13categories are listed horizontallycash
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-11some clean up of the categories plugin - html/css polish neededcash
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-03removed uses of $vars[config] in viewscash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
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-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-03-03Pulled in the interface changes.brettp