aboutsummaryrefslogtreecommitdiff
path: root/views/default/object/plugin
AgeCommit message (Collapse)Author
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-07-16added URL to the other new method namesCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-06-23Fixes #2893: More visible invalid plugin errorsSteve Clay
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the ↵Brett Profitt
plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
2012-01-22Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in ↵Brett Profitt
plugin admin area.
2011-11-27Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-10-27Refs #3917 removed more code from simple plugin interfacecash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-17Refs #3236 using .float-alt for plugin activate buttoncash
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash Costello
2011-06-30Fixes #3635 added strings for activate and deactivateCash Costello
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-09Refs #2871 also turning off dragging when not in priority ordercash
git-svn-id: http://code.elgg.org/elgg/trunk@9155 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 only showing links for changing priority when all plugins are ↵cash
shown in priority order git-svn-id: http://code.elgg.org/elgg/trunk@9154 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵brettp
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵cash
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 removed elgg-states-* from admin css since it was overaggressivecash
git-svn-id: http://code.elgg.org/elgg/trunk@9045 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵brettp
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, ↵brettp
LICENSE.txt, and INSTALL.txt as markdown files for plugins. Added page handler to parse and serve them. Added links in plugin admin. Refs #3236. Problems with displaying parsed markdown because of missing parts of the admin theme's CSS. git-svn-id: http://code.elgg.org/elgg/trunk@9022 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details ↵brettp
about the problem and a link to the docs. git-svn-id: http://code.elgg.org/elgg/trunk@8709 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Plugin admin displays dependencies againewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8560 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" ↵ewinslow
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ewinslow
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544