aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/tags.php
AgeCommit message (Expand)Author
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-02-01Moved deprecated files from sessions.php - xml.php into deprecation files for...ewinslow
2010-12-11updated tags library to use new sql functionscash
2010-11-21removed deprecated tag library callscash
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-06-02Moving new Site Tags functionality out of Tagcloud plugin and into core.nickw
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-03-24tag cloud functions are deprecated in 1.8cash
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-02-26Fixes #1555: Added missing call to elgg_get_registered_tag_metadata_names() a...brettp
2010-02-12Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta...brettp
2009-12-14closes #1277 - display_tagcloud() now has same parameters as get_tags()cash
2009-11-14fixes #1169 as described on ticketcash
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-10-15Standardized gobs of files.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-04-10Closes #977: get_tags now functional for entities without subtypes.marcus
2009-04-07Closes #937: Added time constraints to the tag retrieval query.marcus
2009-03-04Commented out a no longer needed line of codekevinjardine
2009-03-04get_tags now uses get_access_sql_suffix for access control.kevinjardine
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2009-01-12Tag updates.ben
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-08-08Adjusted contributors file.ben
2008-07-22Updated further functions to work from container_guids rather than owner_guidsben
2008-06-25Small ownership tweak to get_tagsben
2008-06-25get_tags can now take an array as owner_guid.ben
2008-05-28Query fixes for previous.ben
2008-05-28Adding support for db prefixes to previousben
2008-05-28Added new tagcloud functionsben
2008-05-21Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-21Marcus Povey <marcus@dushka.co.uk>icewing