Loading...
 
Skip to main content

Custom javascript: a future-proof way to handle

Status
Closed
Subject
Custom javascript: a future-proof way to handle
Version
3.x
Category
  • Feature request
Feature
Installer (profiles, upgrades and server-related issues)
Admin Interface (UI)
Infrastructure
Resolution status
Fixed or Solved
Submitted by
Marc Laporte
Lastmod by
Marc Laporte
Rating
(0)
Description

Tiki has a lot of features. But sometime, we have to hack it up with various things that we can't share back to the project.

So we want to modify Tiki, yet, keep upgrades easy.

It is already possible to add custom language strings.
It is possible to override Smarty .tpl files with our own
It will soon be possible to add custom CSS strings


It would be nice to have this for javascript as well.

A custom.js somewhere. If it can be kept in the database, it makes site migration and backup even easier

Or it could be in styles/*/custom.js


It would be nice to have the option of putting towards the top or towards the bottom. Maybe Site Identity custom areas already permit this?

Solution
custom js in styles/*/custom.js has been implemented in 3.0
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2285
Created
Wednesday 04 February, 2009 01:50:59 UTC
by Unknown
LastModif
Friday 17 April, 2009 09:05:37 UTC


Show PHP error messages