Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-23 | replaced all references to trac.elgg.org to the correct GitHub issues | Jerome Bakker | |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem | |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting ↵ | Cash Costello | |
datalist/CONFIG var name | |||
2012-01-01 | Fixes #3225 added what was missing from the basic init function example | Cash Costello | |
2011-11-15 | updated the plugin skeleton with some instructions | Cash Costello | |
2011-11-12 | cleaned up the plugin hooks documentation | cash | |
2011-11-12 | added better plugin skeleton and added documentation to some of the examples | cash | |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello | |
2011-11-07 | Fixes #3397: Adds 'positive' variable name standard to best practices file. | Evan Winslow | |
2011-11-01 | added semi-colons after function expressions | cash | |
2011-10-29 | better organization for the manifests and plugin skeleton | cash | |
2011-10-29 | creates a simple manifest for people to copy and use | cash | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-07-03 | pulled deprecation guidelines out of general best practices | cash | |
2011-07-03 | separate out coding standards | cash | |
2011-04-02 | updated crontab example documentation | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8910 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Moved crontab.example into documentation directory | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8415 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | hmmm... how did those get there? | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8413 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Refs #2903 moving theme preview into developers plugin - navigation and ↵ | cash | |
titles are broken git-svn-id: http://code.elgg.org/elgg/trunk@8214 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Updated docs and test manifest for the xmlns changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8171 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to ↵ | ewinslow | |
elgg_view_module() git-svn-id: http://code.elgg.org/elgg/trunk@8135 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of ↵ | ewinslow | |
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-07 | Added dragger icon. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8060 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8043 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | using elgg-module-<type> | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8041 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and ↵ | cash | |
elgg_view_entity_icon() git-svn-id: http://code.elgg.org/elgg/trunk@8039 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | fixed widgets theming preview by overriding some javascript | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8033 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | changed named from css preview to theming preview | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8029 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | better navigation for theming previews | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8028 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | cleaned up hover menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8027 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | cleaned up navigation of the css preview documentation | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8025 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8019 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-04 | Added priority requires to example manifest. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8018 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed input/pulldown to input/dropdown | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-13 | Added images to css preview and removed the page centering | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7878 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ↵ | brettp | |
ElggPluginManifest with ElggPlugin. System now uses ElggPlugin objects to determin plugins. Order is stored in private settings. This absolutely requires running upgrade.php. git-svn-id: http://code.elgg.org/elgg/trunk@7817 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-31 | added borders to the css grid preview | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7793 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-30 | major addition - adding preview of CSS for developers and themers | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7781 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ | ewinslow | |
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Fixed several typos in documentation examples | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7209 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated ↵ | ewinslow | |
packaged documentation to reflect this. git-svn-id: http://code.elgg.org/elgg/trunk@7208 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Corrected a couple typos in the documentation that are being registered as ↵ | ewinslow | |
php errors git-svn-id: http://code.elgg.org/elgg/trunk@7206 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs ↵ | cash | |
removal of install.php when elgg_view() is updated git-svn-id: http://code.elgg.org/elgg/trunk@7141 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-17 | Refs #2450: Added documentation for actions. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6949 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-15 | Refs @2450: Better documentation for $CONFIG->view. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6938 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-15 | Refs #2450: Added config.php stub to document many of the $CONFIG vars. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6937 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-15 | Adding documentation and examples. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6933 36083f99-b078-4883-b0ff-0f9b5a30f544 |