R_J
AdminR_J Admin
-
Re: Sharing code across plugins
a) Put your helper functions in a separate file b) Write a barebone plugin that has an include helper functions file line after the (empty) plugins class to be able to access your functions c) Use a … (View Post)1 -
Re: Sharing code across plugins
If you write plugins to distribute them, always including all needed functionality is the most user friendly thing you can do. Dependencies suck. You do not want to have them if you install new plugi… (View Post)4 -
Re: How can I customised this
That question is very unspecific, so there is no real answer to that question. There are some ways to start from here. If you only want to make very few changes, make a picture and ask a question. Th… (View Post)1 -
Re: How to add/replace default Jquery-UI file of vanilla?
I don't know about "resizable", but here is the answer to your question: you need to do two things a) remove the already linked jquery-ui b) add your version Do you have a custom theme… (View Post)3 -
Re: System administrator?
www.vanillaforums.com ;) If you want to spent less, I would ask some people on fiverr.com, asking them also to document their changes in order to learn and maybe compare between some of their "i… (View Post)1
