aboutsummaryrefslogtreecommitdiff
path: root/start.php
AgeCommit message (Collapse)Author
2013-11-07Making video thumbnails faster (thanks to ura soul).Sem
2013-11-07Using https instead http.Sem
2013-11-07Setting responsive dimensions.Sem
2012-10-06fix upgrade script.Pablo Martin
2012-05-11Fixed unability to disable group videos bug.Sem
2012-05-11Updated languages files.Sem
2012-04-18Simplified video dimensions take.Sem
2012-04-10Allow plugins to alter video dimensions.Steve Clay
2012-04-10Remove filtering on URL inputSteve Clay
2012-04-10Move URL preprocessing to hookSteve Clay
2012-04-09Removed deprecated call, unused variableSteve Clay
2012-04-09More PHPDoc comments and @var declarations to help IDE comprehensionSteve Clay
2012-02-25Added upgrade script to fetch thumbnails.Sem
2012-02-25Saving thumbnails in server and serving them secure.Sem
2011-12-31Upgraded for Elgg 1.8.1.Sem
2011-11-19Added videos widget.Sem
2011-11-10Cleaned some start funcitons.Sem
2011-11-10Added description field and arranged english language file.Sem
2011-11-09Videolist on groups and edit/delete functionalities.Sem
2011-11-08Changes on pagesetup and watch page.Sem
2011-11-08Video icons.Sem
2011-11-06Add/edit accion.Sem
2011-11-06Add/edit video form.Sem
2011-11-03Moved url parse functions to a library.Sem
2011-11-03Upgraded pagehandler.Sem
2011-11-03Upgraded init functions to Elgg 1.8.Sem
2011-11-03Removed all $CONFIG and pg/ appearitions.Sem
2011-11-03Moved event handler and action registering functions into init one.Sem
2010-06-09Reverted back to list view but passing the correct icon size.Brett Profitt
git-svn-id: http://code.elgg.org@6427 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-09Updated videolist to use gallyer mode for embed display.Brett Profitt
git-svn-id: http://code.elgg.org@6422 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-09getIcon() override for object/video returns a generic icon if size == tiny.Brett Profitt
git-svn-id: http://code.elgg.org@6421 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-02Videolist: Added support for embed and added icon overrides.Brett Profitt
git-svn-id: http://code.elgg.org@6333 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-26videolist ownerblock menu put backDave Tosh
git-svn-id: http://code.elgg.org@6236 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-26small menu tweakDave Tosh
git-svn-id: http://code.elgg.org@6235 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-26videolist now displays the correct headerDave Tosh
git-svn-id: http://code.elgg.org@6232 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Group videolist submenu removed from sidebar menuPete Harris
git-svn-id: http://code.elgg.org@6149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-21Registering plugin hooks to extend owner block profile menu.Nick Whitt
git-svn-id: http://code.elgg.org@6131 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-20videolist submenu items hashed out - these will be deleted post testing.Dave Tosh
git-svn-id: http://code.elgg.org@6115 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12correct lang string applied when in a groupDave Tosh
2010-04-08main nav option tweaked on each toolDave Tosh
2010-04-07delete wired up on videolist - still need to add editDave Tosh
2010-03-30Updates to documents and videolist group profile views.Pete Harris
2010-03-30Further updates to VideoList UI. Search results styled to match new elgg ↵Pete Harris
list style. Videos from search now play in popup modal with screen greyed out. Individual video page now has edit and delete, breadcrumbs, latest comments etc..
2010-03-29Beginnings of updating VideoList to v1.8 interface, edit, delete, favorite ↵Pete Harris
added. Amongst other updates Friends view and breadcrumbs added.
2010-03-29Updated VideoList deprecated functions, and removed namespace clash in error ↵Pete Harris
messages.
2010-03-26First pass at cleaning up videolist.Brett Profitt
2010-03-26Changed line endings to unix-style for videolist plugin.Brett Profitt
2010-03-25Test commit for restricted access.Ben Werdmuller
2010-03-25Test commit for new security.Ben Werdmuller
2010-03-23This videolist plugin shows real promise so we shall work on it for v1.8 ↵Dave Tosh
then release it back to the community.