aboutsummaryrefslogtreecommitdiff
path: root/views/default/page_elements
AgeCommit message (Expand)Author
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-09Refs #2506 reorged the login box views - css still needs to be cleaned upcash
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...cash
2010-11-04Fixes #2210 - using new functions for registering the core js and css filescash
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: page_elements/content_header normalizes 'new_link'ewinslow
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...ewinslow
2010-11-01Refs #2538: Added some models, inheritance, more bootstrapping codeewinslow
2010-10-30Changed get_submenu to elgg_get_submenuewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-06Removed additional header/extend view from HTML head. Moved metatags view to...brettp
2010-08-03a view inserted for plugins to extenddave
2010-07-15Fixes #2284. Pulled out home link in elgg_header to page_elements/elgg_heade...brettp
2010-07-01Updated admin area to be stand-alone. Added a new html begin for admin area.pete
2010-06-30Added classname to group edit form, divider before edit buttons, and moved th...pete
2010-06-27Closes #2307 #2308 - encoding ampersands in RSS linkscash
2010-06-23Updated documentation for page_elements/content_headerbrettp
2010-06-22Allowing plugin authors to override the default tabs (filters) displayed on t...nickw
2010-06-08Reverting [6371] because Cash already took care of it.brettp
2010-06-06Added elgg_sidebar/extend view.brettp
2010-05-29removed some code made unnecessary by the changes to layout in 1.8cash
2010-05-29updated documentation on optional parameterscash
2010-05-28sidebar menu deserves its own viewcash
2010-05-26small tweak to header contents dave
2010-05-26Updated content area title when viewing a users objectspete
2010-05-25content header added for use when viewing another userdave
2010-05-25Refs #2114 - added elgg_sidebar viewcash
2010-05-24Ownerblock links to users objects interface updated.pete
2010-05-22removing reported content dependency from core code...againcash
2010-05-22Fixes #2122 - footer analytics view addedcash
2010-05-21Using a lambda function to sort the profile menu.nickw
2010-05-21Registering new plugin hooks to extend the owner block profile menu.nickw
2010-05-21Fixing a typo. Works this time; no, really.nickw
2010-05-21Cleaning up profile owner blocks to allow for view extensions.nickw
2010-05-20small edit to header contents, will need to find a better way to extend this ...dave
2010-05-19jQuery updated to v1.4.2pete
2010-05-10Breaking logout link into a separate view.nickw
2010-05-10Admin area now uses standard submenu tools.brettp
2010-05-04Returning extended view to original location in code (to preserve CSS renderi...nickw
2010-05-04Removing hard-coded plugin extensions from core topbar.nickw
2010-04-26Removed unnecessary content_header_member. Updated content_header to support ...brettp
2010-04-20Added the beginnings of a drop-down login box for Elgg as an alternative to t...pete
2010-04-16Friends link removed from primary nav and added to top toolbar.pete
2010-04-13Updates to site header and css for Custom Logo mod.pete