R_J
AdminR_J Admin
-
Re: can I add a criteria to a module?
Great question! =) The {module... syntax is a custom Smarty function. If you look it up you will find that it points towards class Theme, method module. In that method you will find the following cod… (View Post)2 -
Re: Pockets Panel Position Index
Going that route you have to alter every plugin/module that you like to take influence on. That is not very flexible, a lot of extra work, it couldn't be packed into a plugin that you could publ… (View Post)3 -
Re: FB login question
I know of some problems with the facebook plugin: a) The "UniqueID required" problem which seems to be fixable with this patch b) The plugin requests permissions it never needs. You can sto… (View Post)3 -
Re: overdrive en locale
Using /theme/name/locale/en.php works for me. When you create a locale file or rename it, you should always clear the cache: delete all /cache/*.ini files and restart memcached if you are using it (View Post)4 -
Re: overdrive en locale
He wants to have a theme-specific translation. There is one hacky way, but give me some time to look for an elegant solution... (View Post)3
