index.rst 477 B

12345678910111213141516171819202122232425262728293031323334353637
  1. Developer Guides
  2. ################
  3. Customize Elgg's behavior with plugins.
  4. .. toctree::
  5. :maxdepth: 1
  6. dont-modify-core
  7. plugins
  8. guidelines
  9. accessibility
  10. ajax
  11. authentication
  12. context
  13. database
  14. actions
  15. helpers
  16. i18n
  17. javascript
  18. menus
  19. notifications
  20. pagehandler
  21. page-owner
  22. permissions-check
  23. settings
  24. river
  25. routing
  26. themes
  27. views
  28. widgets
  29. walled-garden
  30. web-services
  31. upgrading
  32. events-list
  33. hooks-list