Portal

Difference between revisions of "Developers/Projects"

From Joomla! Documentation

< Portal:Developers
m (→‎Suggested topics: adding category)
(Add red link removed from other section)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Suggested topics ==
+
===Suggested topics===
 
This is a short list of articles that might be written to support developers.  Please feel free to add further topic ideas.
 
This is a short list of articles that might be written to support developers.  Please feel free to add further topic ideas.
  
Line 5: Line 5:
 
* [[Storing data in the session between page loads]].
 
* [[Storing data in the session between page loads]].
 
* [[Suppressing output of extra HTML]].
 
* [[Suppressing output of extra HTML]].
* [[How to use the filter package]].
+
* [[Using the filter package]].
 
*: Describe how and when to use the Filter package and explain what needs to be filtered for various situations (for queries, for URLs, etc)
 
*: Describe how and when to use the Filter package and explain what needs to be filtered for various situations (for queries, for URLs, etc)
* [[How to use the registry package]]
+
* [[Using the registry package]]
* [[How to use JSimpleXML]].
 
 
*: How to load and store XML files and how to work with them
 
*: How to load and store XML files and how to work with them
* [[How to create component feeds]] (RSS/ATOM)
+
* [[Creating component feeds]] (RSS/ATOM)
* [[How to generate paths for client side and server side]]
+
* [[Generating paths for client side and server side]]
* [[How to access information from the request]]
+
* [[Acessing information from the request]]
 
*: This focuses on using the JBrowser class to retrieve information about the features available in the user's browser.
 
*: This focuses on using the JBrowser class to retrieve information about the features available in the user's browser.
* [[How to create an editor plugin]]
+
* [[Creating an editor plugin]]
 
* [[What can be done with a user plugin]]
 
* [[What can be done with a user plugin]]
* [[How to work with parameters]]
+
* [[Cloaking email addresses]]
* [[How to cloak email addresses]]
+
* [[Using the caching system in your component]]. This might be enough (for now?) &rarr; [[Cache]]
* [[Using the caching system in your component]]. This might be enough (for now?) -> [[Cache]]
+
* [[Extending Joomla's MVC Architecture]]
* [[Extending Joomla's MVC Architecture]]<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
+
* [[How to release a distribution tarball]].
 +
 
 +
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>

Revision as of 10:06, 22 July 2013

Suggested topics[edit]

This is a short list of articles that might be written to support developers. Please feel free to add further topic ideas.