====== Developer documentation ====== Want to get started hacking on the code of pluck? This is the place to start! * **[[dev:theming|Theming guide]]** - a complete guide on how to create and share your own pluck themes * **[[http://www.pluck-cms.org/docs_functions/|Functions]]** - list of built in functions * **[[dev:constants|Constants]]** - list of built in constants ==== Module development ==== * **[[module_guide|Developing a module using hooks]]** - learn how to create a module using hooks * **[[dev:hooks|Hooks]]** - list of available hooks ==== Contributing to pluck development ==== * **[[dev:getstarted|Get started contributing code]]** - want to contribute, but don't know how? read this guide! * **[[dev:coding_guideline|Coding guideline]]** - a must read for everyone who wants to write code for pluck * **[[dev:languages|Translation status]]** - take a look at the current status of the available languages Also take a look at [[https://launchpad.net/pluck-cms/|Launchpad]], where you can file new bugs. All feature specs for upcoming versions and the development status are listed there too.