aboutsummaryrefslogtreecommitdiff
path: root/views/default/output/tags.php
AgeCommit message (Collapse)Author
2013-05-02Fixes #5421 fixes some encoding issues where wrong context was usedcash
2013-03-05Fixes #5165 handling html tags passed as tagsCash Costello
2012-01-11class namespacingIsmayil Khayredinov
2012-01-09fixes tags html markup issuesIsmayil Khayredinov
2011-06-09Fixes #3489 added input/output views for tag and locationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@9106 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ewinslow
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19improved icon css so that they do not require having display: blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@8328 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06changed tag display to <ul>cash
git-svn-id: http://code.elgg.org/elgg/trunk@7851 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2036: using htmlspecialchars in output viewsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7368 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-13Cleaned up tag searching so you can search on a specific tag. Useful in ↵brettp
search so a tag in "Things I like" won't match a tag in "Things I hate." git-svn-id: http://code.elgg.org/elgg/trunk@3938 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-11Fixed tag output link for new search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3796 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardizing views.`brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3555 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2979 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-10Closes #756: htmlentities on all output formsmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2711 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-04Tag URLs now conform to the microformats specification. Fixes #729ben
git-svn-id: https://code.elgg.org/elgg/trunk@2642 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-08widget are now logged in by default, tag output tweakeddave
git-svn-id: https://code.elgg.org/elgg/trunk@1329 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-07class wrapped around tag string.dave
git-svn-id: https://code.elgg.org/elgg/trunk@1312 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-10Sorting out tag links.ben
git-svn-id: https://code.elgg.org/elgg/trunk@858 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-05-28Subtypes and object types for search.ben
git-svn-id: https://code.elgg.org/elgg/trunk@742 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-28Removing undefined index noticeben
git-svn-id: https://code.elgg.org/elgg/trunk@545 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-28The tag output view can now use $vars['value'], bringing it in line with all ↵ben
the others git-svn-id: https://code.elgg.org/elgg/trunk@542 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-15Tidied up output viewsben
git-svn-id: https://code.elgg.org/elgg/trunk@463 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-07Improved tag displayben
git-svn-id: https://code.elgg.org/elgg/trunk@418 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-04Tweaking the output/tags viewben
git-svn-id: https://code.elgg.org/elgg/trunk@403 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-03-10some new viewsdave
git-svn-id: https://code.elgg.org/elgg/trunk@137 36083f99-b078-4883-b0ff-0f9b5a30f544