| Some Sample Coding Projects - Grab one that is not taken and implement it! | ||||
|---|---|---|---|---|
| [画像:screen071-150.jpg] | Create a Gantt editor plugin based on the jQueryGantt editor -- see details | [画像:autocomplete2.png] | Update & simplify AutoCompletePlugin to use the JQueryPlugin instead of the YahooUserInterfaceContrib -- see details | |
| starrating.png | Convert the RatingContrib into a plugin and name it StarRatingPlugin -- see comments | [画像:svgdraw-small.png] | Create a TWikiDrawSvgPlugin - an SVG based draw plugin to replace the TWikiDrawPlugin -- see comments | |
| [画像:encrypt-password.png] | Create a EncryptPlugin - many companies would love to have a way to securely store passwords in TWiki -- see comments CraigMeyer is currently coding this |
[画像:benchmarks.png] | PluginBenchmarks - we need a better plugin benchmarking tool | |
| [画像:list-plugin.png] | Create a ListPlugin to control bullet lists, such as the start number of ordered lists -- see details | [画像:slideshow.png] | Enhance usability of the SlideShowPlugin to support S5 or other Javascript/CSS solutions for better presentations -- see comments | |
| [画像:survey.png] | Create a SurveyPlugin to conduct and manage user surveys -- see comments | [画像:piechart.png] | Add piechart feature to ChartPlugin | |
| [画像:image-selector.png] | Create an ImageSelectionPlugin to manage pictures attached to dashboards -- see details | [画像:openid.png] | Fix the OpenIdRpContrib to work with TWiki-5.0 and enhance integration to use the new user data management API and GUI IanKluft is currently coding this |
|
| [画像:calendar.png] | Enhance the CalendarPlugin with GUI to add/change events; support hourly events; import and export of iCalendar events | [画像:floppy.png] | Create an auto-save feature for TWiki: Save topic text periodically to a temporary location to reduce the chance of losing content in edit sessions -- see discussions | |
| [画像:database-backend.png] | Database backend to store TWiki topics - as an option to flat-file data store -- see details | [画像:topic-name.png] | Allow free-form topic names, e.g. less geeky than WikiWords -- see details | |
| [画像:skins.png] | Simplify skin creation, with the goal to make it very easy for integrators to create a new skin -- see details | [画像:jquery.png] | Move to jQuery - TWiki-5.0 already standardized on jQuery, but Behaviour dependency needs to be removed in various places -- see details | |
| [画像:search-box.png] | Combine functionality of JumpBox and search into a single search box -- see proposal PeterThoeny is currently coding this |
[画像:select-users.png] | Point and click access control with GUI to manage groups: Select users into a group; select a group to restrict access to a web -- see details | |
| [画像:js-popup.jpg] | Update JSPopupPlugin to use the JQueryPlugin instead of the YahooUserInterfaceContrib -- see details | [画像:twiki-on-win.jpg] | Update TWikiForWindowsPersonal to use the latest TWiki-6.1 release | |
| [画像:ubuntu.png] | Create an Ubunty Linux distribution of TWiki-6.1 for an easy install: apt get twiki |
[画像:twitter-widget-150.png] | Create a TwitterPlugin to link @somename to the Twitter website, and to show Twitter widgets in TWiki pages -- see details | |
| [画像:keyword-search.png] | Make topic summary optionally based on search terms -- see details SteveMokris is currently coding this |
[画像:wanted-pages.jpg] | Create a WantedPagesPlugin that lists pages waiting to be created, e.g. red-links indicating non-existing pages -- see details TylerSlijboom is currently coding this |
|
| [画像:autocomplete.png] | Improve TagMePlugin - Ajax-ify the tagging plugin using jQuery | [画像:core.png] | Many core features are waiting to be implemented, see list at TWikiFeatureProposals | |