aboutsummaryrefslogtreecommitdiff
path: root/views/default/output
AgeCommit message (Expand)Author
2010-12-30updated the default object entity viewcash
2010-12-29supporting anchors with a href in output/urlcash
2010-12-20added elgg-icon-delete and elgg-icon-likescash
2010-12-11updated module markup and fixed a bug with its footer codecash
2010-12-07reorganized the layout viewscash
2010-12-04blog sidebar html updates finished - uses modules!cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
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-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Refs #2463: Added url normalization support to output/url, output/confirmlink...ewinslow
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 r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-06-29Added wrapper to tagcloud + title (for theming)pete
2010-06-02Moving new Site Tags functionality out of Tagcloud plugin and into core.nickw
2010-06-01Extending default tagcloud view to include a link to all site tags.nickw
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-24Added output/access view for displaying entity access levels.brettp
2010-05-24Ensuring text displays on URL view for both "value" and "html" sent as property.nickw
2010-05-14Updated core tagcloud view markup/css.pete
2010-05-10Admin area now uses standard submenu tools.brettp
2010-04-12Collected all core sprites into graphics and updated css accordingly. Removed...pete
2010-04-05Merged 5605:5622 from 1.7 to trunk.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-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-15Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_...brettp
2010-03-03Removing unneeded svn:executable properties on files.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-13Cleaned up tag searching so you can search on a specific tag. Useful in sear...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
2010-01-21Adding a view to generate action links for single-click actions.brettp
2010-01-11Always generating action tokens with output/confirmlink.nickw
2010-01-11Fixed tag output link for new search.brettp
2009-12-21a little cleanup of documentation and variable handling in input and output v...cash
2009-12-14fixes #1197 - no division by zero warning any longercash
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-06-30Modified output/confirmlink view to accept a class param.brettp