Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects [2015/11/15]
terence [Developer Focused]
projects [2016/02/24] (current)
terence [C++]
Line 10: Line 10:
  
   * [[:projects:singleton_template]] - An inheritance-based way to make singleton classes in C++   * [[:projects:singleton_template]] - An inheritance-based way to make singleton classes in C++
 +  * [[:projects:observer_template]] - A method to send and receive custom events in a generic way in C++
 +  * [[:projects:endian_template]] - Work with big endian and little endian types in C++ without ever calling an "endian swap" function
  
 ===== End-user Focused ===== ===== End-user Focused =====
Line 36: Line 38:
   * [[:projects:display_wiki_page_for_dokuwiki]] - This plugin defines an additional template function such that you can display more than one wiki page at a time on any given document.   * [[:projects:display_wiki_page_for_dokuwiki]] - This plugin defines an additional template function such that you can display more than one wiki page at a time on any given document.
   * [[:projects:google_analytics_for_dokuwiki]] - This tool allows you to set a code for use with Google Analytics, which allows you to track your visitors.   * [[:projects:google_analytics_for_dokuwiki]] - This tool allows you to set a code for use with Google Analytics, which allows you to track your visitors.
 +  * [[:projects:google_adsense_for_dokuwiki]] - This tool allows you to set a code for use with Google AdSense, which allows you to potentially monetize your DokuWiki installation.
   * [[:projects:referrers_for_dokuwiki]] - This plugin log referrers for your site, so you can see where your traffic comes from.   * [[:projects:referrers_for_dokuwiki]] - This plugin log referrers for your site, so you can see where your traffic comes from.
  
 //As a reminder, all of these projects are [[:donate|donation supported]]-- **your donations help** encourage maintenance of these projects as well as further development.// //As a reminder, all of these projects are [[:donate|donation supported]]-- **your donations help** encourage maintenance of these projects as well as further development.//
  
Print/export
QR Code
QR Code Projects (generated for current page)