Skip to content

Releases: relipse/osTicket-Inject-Css-or-Js

0.2.1 Release

Choose a tag to compare

@relipse relipse released this 23 Apr 15:49

This is an updated version of 0.2, now 0.2.1 just fixing some issues.

0.2

0.2

Choose a tag to compare

@relipse relipse released this 22 Apr 21:35

Simple example using Ace editor to show syntax highlighting.

Initial version 0.1 release

Choose a tag to compare

@relipse relipse released this 22 Apr 15:53

This is an updated version of HannibalZA's 0.2 code, but it is different enough to be it's own release.
Instead of injecting the css/js directly into header.inc.php, this version uses Signals (kind of like hooks) to inject the code.
I believe it is a clean way of accomplishing the same thing.