====== 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 * **[[dev:modules|module guide]]** - all you need to know about pluck module development * **[[dev:functions|functions]]** - list of built in functions * **[[dev:variables|variables]]** - list of built in variables * **[[dev:hooks|working with hooks]]** - learn how to work with hooks - **only for 4.7 alpha** ==== 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:translating|translating pluck]]** - help get pluck available in your language * **[[dev:languages|languages]]** - 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.