-
Development schedule of a consultancy
(wiki page)
Development schedule of a consultancy 2012-04-22 04:12:25 Brainstorming: please ignore this page for now The goal is to document an ideal/typical development calendar for a consultancy, that fits well with tiki community calendar. It...
Last modification: Wednesday 27 February, 2013 03:15:39 UTC -
DevTwoDogFood
(wiki page)
DevTwoDogFood 2009-08-28 15:15:28 This page is to list all the wishes to make dev.tiki.org (and thus our community) more efficient. Current situation is making us inefficient To merge some categories PDF and Print JS Calendar...
Last modification: Saturday 06 December, 2025 11:50:21 UTC -
Docker-Compose-Reverse-Proxy-Setup
(wiki page)
Docker-Compose-Reverse-Proxy-Setup 2022-06-02 10:47:56 Presentation on Docker Reverse Proxy setup on lab9 and with creating docker image for tiki (24/master) Demo part 1 Demo part 2
Last modification: Thursday 02 June, 2022 12:08:15 UTC -
Documentation
(wiki page)
Documentation 2007-06-04 16:20:32 Related : Help Restore Help System List of tracker items on dev.tiki.org in the "Documentation" category: Open Pending Closed Please see: Doc Bugs & Wishlist (not used any more, as o...
Last modification: Sunday 03 November, 2013 05:52:53 UTC -
Documentation generator
(wiki page)
Documentation generator 2017-08-03 09:01:39 The tiki Integrator permits some basic integration. https://en.wikipedia.org/wiki/Comparison_of_documentation_generators https://packagist.org/packages/phpdocumentor/phpdocument...
Last modification: Thursday 03 August, 2017 10:13:25 UTC -
Drawing
(wiki page)
Drawing JGraphPad java applet for collaborative image editing 2007-06-03 02:48:32 This is superseded by draw This feature is was an integration of jGraphpad java drawing applet. It was removed from tiki 4.0 because it was unmaintain...
Last modification: Wednesday 19 October, 2011 13:58:57 UTC -
E-democracy
(wiki page)
E-democracy 2010-05-07 18:49:12 This is to coordinate improvements of things related to e-democracy Related links https://en.wikipedia.org/wiki/End-to-end_auditable_voting_systems http://openpolitics.ca/E-democracy http://www...
Last modification: Sunday 06 January, 2013 19:37:15 UTC -
Eclectic Module
(wiki page)
Eclectic Module 2010-07-20 10:01:43 or citation module. An Idea. A Module which displays third party content (from other (local)pages or tiki sites) and copies those content to local db for future reference and consistency. The citatio...
Last modification: Friday 20 September, 2019 16:04:23 UTC -
Electronic Signature
(wiki page)
Electronic Signature 2020-04-10 00:34:28 This page is to explore options to implement electronic signatures in tiki. A secure way for various parties to approve a document. This is a different use case than signature . Related links ...
Last modification: Wednesday 01 May, 2024 01:40:20 UTC -
elFinder
(wiki page)
elFinder 2013-02-18 23:21:05 elFinder integration started in tiki10 and continues in tiki11 . SVG Thumbnails for elFinder Replacement elFinder depends on jQuery-UI which needs to be replace (tiki 28+) so we need to find a repla...
Last modification: Sunday 28 January, 2024 14:18:49 UTC -
Experience API xAPI
(wiki page)
Experience API xAPI 2016-04-11 12:24:01 https://en.wikipedia.org/wiki/Experience_API_(Tin_Can_API ) This will be added to tiki for H5P but also deployed elsewhere for non e-learning usage (ex.: analytics) Data should then be stor...
Last modification: Wednesday 13 May, 2020 05:07:19 UTC -
External Authentication
(wiki page)
1. Support for OAuth for user registration 2. Login / Registration pages still show a text box for users to specify the provider, instead of a group of icons. Pardon my ignorance, and guide, in case this is not the right place to make th...
Last modification: Saturday 05 August, 2017 13:15:56 UTC -
Fonts
(wiki page)
Fonts 2012-10-13 00:55:21 All this should be handled/discussed on http://themes.tiki.org/Fonts Two most important links: The WebFont Loader is a JavaScript library that gives you more control over font loading than the Google Web Fon...
Last modification: Sunday 14 April, 2013 18:12:23 UTC -
Forms Best Practices
(wiki page)
Forms Best Practices 2015-08-11 15:38:07 For the forms in tiki to have good user usability and consistency, this page describes best practices for creating forms. Probably the page should have something like 1) general principles/guide...
Last modification: Tuesday 11 August, 2015 16:19:39 UTC -
Git cherry-pick
(wiki page)
Git cherry-pick 2019-03-26 20:43:25 You want to replicate a specific merge request or commit from one branch to another. Typically to Backport from master (trunk) to a stable branch (ex.: 26.x ) or A fix that was first made in a stabl...
Last modification: Tuesday 27 June, 2023 18:38:25 UTC -
Generic PHP app deployment tools which are written in PHP
(wiki page)
Generic PHP app deployment tools which are written in PHP 2017-07-30 21:33:55 Analysis for TRIM Revamp The top 3 options are: https://openhub.net/p/_compare?project_0=deployer-php&project_1=Phing&project_2=rocketeer-php Phin...
Last modification: Wednesday 10 October, 2018 23:35:57 UTC -
Good First Bug
(wiki page)
Good First Bug 2018-03-08 19:29:32 This page should be merged into Easy for Newbie It is proposed to add a new category to the Wishlist for fixing bugs that are ideal for a new developer Not in a messy part of the code A good way t...
Last modification: Saturday 13 October, 2018 13:16:53 UTC -
Google Summer of Code 2009 GSOC
(wiki page)
Google Summer of Code 2009 GSOC 2009-03-13 14:14:16 tikiWiki has applied to the Google Summer of Code Project for 2009 . This page will compile information for the application. For information on mentors, see GSOC Mentors Bio 2009 . ...
Last modification: Friday 20 September, 2019 16:30:33 UTC -
GSOC 2009: importer planning game
(wiki page)
GSOC 2009: importer planning game 2009-06-05 16:26:49 Below is the result of the first planning game of the importer script. The "User stories" section list every possible interaction between the user and the script and the "Tasks" secti...
Last modification: Wednesday 30 July, 2014 02:05:41 UTC -
How to organize tests into suites
(wiki page)
How to organize tests into suites 2009-02-03 19:28:41 A flat list of 1000+ tests can be quite hard to manage. Fortunately, tests, like source files, often come in related groups. It's good to be able to organize tests into suites someh...
Last modification: Tuesday 03 February, 2009 19:28:41 UTC -
How to provide appropriate HTTP code to a request in the event of an error
(wiki page)
How to provide appropriate HTTP code to a request in the event of an error 2025-03-05 13:33:42 ! I. Introduction HTTP status codes are standard responses sent by a server in response to a request made by a client. They provide informatio...
Last modification: Wednesday 05 March, 2025 13:33:42 UTC -
htaccess
(wiki page)
htaccess 2012-03-10 22:04:30 * http://svn.php.net/repository/pecl/htscanner/trunk/README https://github.com/jaytaph/htrouter http://www.adayinthelifeof.nl/2011/12/22/php-5-4-htrouter-your-personal-apache-2-2-compatible-server/ http:/...
Last modification: Tuesday 28 October, 2025 19:34:58 UTC -
Improve get_strings
(wiki page)
Improve get_strings 2011-05-12 19:46:54 This page is kept for historic reasons. get_strings.php was rewritten in tiki 8 following the points listed below. get_strings.php is the script used to populate language files (lang/xx/language....
Last modification: Saturday 13 October, 2012 23:14:37 UTC -
Inactive or Unresponsive Developers
(wiki page)
Inactive or Unresponsive Developers 2019-02-15 15:01:40 This page lists tiki ex-developers who are unresponsive. They can have either officially retired, or just be unreachable, for example because we have no working email address to con...
Last modification: Monday 04 March, 2019 16:33:47 UTC -
IndieWeb
(wiki page)
IndieWeb 2014-10-13 01:36:23 See also: Microformats , Solid and Federation . We should all own the content we're creating, rather than just posting to third-party content silos. Publish on your own domain, and syndicate out to silos. ...
Last modification: Tuesday 21 February, 2017 00:25:00 UTC