Forum

Thread tagged as: Question, Configuration

Custom jQuery File

I want to add my own custom jQuery for the admin area and not sure where I should put the file.

I can see where the Perch script files are located and being included but not sure if I should use the same folder and file or if I should do something else (thinking along the lines of if I had to download a newer version it would get overwritten etc).

At the moment I juts want to use this to customise Redactor but I may want to add other functions of my own as well.

If you could advise please.

Emma Davis

Emma Davis 0 points

  • 7 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

The correct way to do that is via UI customizations (https://docs.grabaperch.com/docs/customizing-perch/ui-customizations/) although Redactor has it's own configuration, we simply package them for convenience.

So for Redactor I would look at the information under Installing Editors, the section Using a Custom Editor explains the configuration https://docs.grabaperch.com/docs/customizing-perch/installing-editors/

Thank you Rachel, I will take a look at those now.