Resources
It seems that just about every site about TXP has a common list of links to the major TXP sites. If you have done any digging around TXP you have probably seen the list a dozen times. I call them the “Usual Suspects”—and here they are!
The Usual Suspects…
TXP = Textpattern
Textplates
TextBook
Textgarden
Textpattern Forum
TXP developers' blog
TXP FAQ
TXP Resources
However, if you dig a little deeper you can find resources for you Plugin development.
Plugin Specific Resources…
- Mary's Plugin Tips
Excellent info for plugin developers - Focus On The Clouds
A great reference for the variables available to you as a plugin developer. - TXP Defined Functions Documentation
A basic list of the functions that you can make use of in your plugins. - PHP Documentation
You'll probably need to reference this at some stage as you develop your plugins. - Plugins in the TextBook
The TextBook overview of plugins. - TXP Source code and cross reference.
Excellent for browsing the source code to TXP and finding out where the function you are interested in is called from.
Finally, here are my general site recommendations.
Sites of note…
- SonSpring
A great TXP site with far more to it than first meets the eye. Full of useful tutorials for TXP users and web-designers. - Cody Lindley's Site
An nice site with some TXP coverage and some very useful (unobtrusive) JavaScript and other examples. - A List Apart
A goldmine for your desing/copy/code/style appetite.