Age | Commit message (Expand) | Author |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting datalist/CONFIG... | Cash Costello |
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 |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-02-22 | Moved crontab.example into documentation directory | ewinslow |
2011-02-22 | hmmm... how did those get there? | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Refs #2903 moving theme preview into developers plugin - navigation and title... | cash |
2011-02-12 | Refs #2898: Updated docs and test manifest for the xmlns changes. | brettp |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-07 | Added dragger icon. | brettp |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | fixed widgets theming preview by overriding some javascript | cash |
2011-02-05 | changed named from css preview to theming preview | cash |
2011-02-05 | better navigation for theming previews | cash |
2011-02-05 | cleaned up hover menu | cash |
2011-02-05 | cleaned up navigation of the css preview documentation | cash |
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp |
2011-02-04 | Added priority requires to example manifest. | brettp |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-01-13 | Added images to css preview and removed the page centering | cash |
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin... | brettp |
2010-12-31 | added borders to the css grid preview | cash |
2010-12-30 | major addition - adding preview of CSS for developers and themers | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-02 | Fixed several typos in documentation examples | ewinslow |
2010-11-02 | Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated package... | ewinslow |
2010-11-02 | Corrected a couple typos in the documentation that are being registered as ph... | ewinslow |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-09-17 | Refs #2450: Added documentation for actions. | brettp |
2010-09-15 | Refs @2450: Better documentation for $CONFIG->view. | brettp |
2010-09-15 | Refs #2450: Added config.php stub to document many of the $CONFIG vars. | brettp |
2010-09-15 | Adding documentation and examples. | brettp |