Loading...
 
Skip to main content

History: Merge Files

Source of version: 6 (current)

Copy to clipboard
!!What
Sometime, there are two quite similar files in Tiki. They could be merged and we'd rely on permission checking to hide certain actions. Alternatively, they could be factorized.


!!Why
*Less files to maintain.
*More ((consistency))


!!Examples
*tiki-browse_categories.php and tiki-admin_categories.php
*tiki-edit_article.php tiki-edit_submission.php
*tiki-view_tracker.php, tiki-view_tracker_item.php, TRACKER .. and all the tracker code
* tiki-download_file.php, tiki-download_forum_attachment.php, tiki-download_item_attachment.php, tiki-download_userfile.php, tiki-download_wiki_attachment.php
*[http://thread.gmane.org/gmane.comp.cms.tiki.devel/13707/|merge 3 directories img/ images/ pics/ ]






Related: ((Endangered Features)), ((Maintainability))

Show PHP error messages