aboutsummaryrefslogtreecommitdiff
path: root/views/default/output/url.php
AgeCommit message (Expand)Author
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-02-22Utilizing elgg_extract in output/urlewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-13Fixed #2218 finished up the encoding issues by turning of double encodingcash
2010-12-29supporting anchors with a href in output/urlcash
2010-11-20Refs #2143 fix for commit [7354] as ampersands were being doubly encodedcash
2010-11-20Fixes #2036: using htmlspecialchars in output viewsewinslow
2010-11-20Refs #2143: Added elgg_format_attributes() for generating an attribute string...ewinslow
2010-11-17Refs #2143 I need ids for urls for the widget code right nowcash
2010-11-02Refs #2463: Added url normalization support to output/url, output/confirmlink...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-05-25Added title to output/url. Fixed typo breaking js support in output/url.brettp
2010-05-25Fixed documentation for output/url view.brettp
2010-05-25Added title to url output.brettp
2010-05-24Ensuring text displays on URL view for both "value" and "html" sent as property.nickw
2010-05-10Admin area now uses standard submenu tools.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-03-15Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_...brettp
2010-03-03Pulled in the interface changes.brettp
2010-02-22Fixes #1541: javascript now correctly included in output/url viewcash
2010-02-21Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). Up...brettp
2010-02-11Made the output/url view backward compatible for the few plugins that used it.brettp
2010-01-21Removed output/action_link view as it duplicated much of output/url.brettp
2009-10-16Standardizing views.`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-10Rolled token into url and confirmlinkmarcus
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
2009-02-10Closes #756: htmlentities on all output formsmarcus
2009-01-23Refs #706marcus
2008-07-25Fixed another oopsymarcus
2008-07-24Support HTTPSmarcus
2008-04-15Tidied up output viewsben
2008-03-10some new viewsdave