index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
views.php
Age
Commit message (
Expand
)
Author
2011-01-06
Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...
cash
2011-01-01
updating the sidebar boxes to use the new module classes
cash
2011-01-01
fixed the function for viewing latest comments
cash
2010-12-31
Refs #2752, #2635. Merged r7299 to trunk.
brettp
2010-12-31
added a proper gallery view - still need to wire up the elgg_view_list_item f...
cash
2010-12-30
required for river rss to work
cash
2010-12-29
Fixes #2221 - rewrite of rover functions has been completed with moving elgg_...
cash
2010-12-28
Added elgg_register_viewtype().
brettp
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-24
supporting id for comments for in page links
cash
2010-12-20
added the core river to the tabbed profile plugin and fixed some deprecated f...
cash
2010-12-19
changed name from media block to image block
cash
2010-12-19
added a ready,system event so that plugins can do things after the init has f...
cash
2010-12-17
Refs #2320 added new menu functions and classes
cash
2010-12-15
1st step in changing initialise_elgg.js to elgg.js
cash
2010-12-13
Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...
cash
2010-12-10
changed name of icon block to picture block in media object to avoid conflict...
cash
2010-12-09
fixed pagination for annotations due to changes in views
cash
2010-12-08
Fixes #2189 created the object/list view with semantic markup
cash
2010-12-08
reorganized the page views as discussed
cash
2010-12-07
reorganized the layout views
cash
2010-12-06
cleaned up system messages display code
cash
2010-12-06
comments use the media view now
cash
2010-12-05
blog plugin now uses the new elgg_view_form() function
cash
2010-12-05
Fixes #2616 Adds Evan's view form convenience function
cash
2010-12-05
added a convience function for the media content pattern - is elgg_view_media...
cash
2010-12-05
moved the view functions around so that they are grouped together by function
cash
2010-12-05
Clean-up of the blog plugin - now using urls from 1.7.5
cash
2010-12-04
object/blog view uses new media view - needs some clean up
cash
2010-12-04
welcome to the new media view - it is being used in the new latest comments m...
cash
2010-12-04
check if there are any messages before grabbing them in elgg_view_page()
cash
2010-12-03
Fixes #2706 simplecache url generator was not handling an empty last cache date
cash
2010-12-03
Refs #2189 the beginning of semantic markup for entity lists - needs some reo...
cash
2010-12-01
screen.css is a better name for our main css file
cash
2010-11-28
Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple...
cash
2010-11-28
Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...
cash
2010-11-24
Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type
ewinslow
2010-11-21
deprecated two site functions and removed a use of previously deprecated func...
cash
2010-11-20
Fixes #2615: Viewtype now included in views plugin hooks
ewinslow
2010-11-16
Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...
cash
2010-11-16
made page_draw() backward compatible with 1.7
cash
2010-11-14
Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...
ewinslow
2010-11-11
Refs #2637 moved canvas/layouts to layouts
cash
2010-11-11
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-10
Refs #2124: Removed js, page_owner, and page_owner_user variables from $vars
ewinslow
2010-11-10
Refs #2124: Removed session variables from $vars
ewinslow
2010-11-04
Fixes #2210 - using new functions for registering the core js and css files
cash
2010-11-03
Fixes #2128 - replaces all uses of set_context() and get_context() in core an...
cash
2010-11-03
Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much si...
ewinslow
[next]