x00
MVPx00 MVP
Reactions
-
Re: Opening popup programatically
I like how jquery.ui.dialog handles things. It is a lot more intuitive and the popup code could be adapted to use it. I'm not a huge fan of using every jquery.ui widget under the box, but that is goo… (View Post)1 -
Re: Opening popup programatically
Good question, you wan to to avoid opening actual windows. I take it you already know this: Anchor(T('Link Text'), 'vanilla/uri', 'Popup'); You can simply $(element).popup(); it will look for the hre… (View Post)4 -
Re: Vanilla as an international scientific and technical forum (The basic requirements)
In all honestly you need a native Russian speaker to translate for you. I only got the gist of some of that. It came across as more of a statement than a question. In all honesty a CMS, forum or publ… (View Post)1 -
Re: Bonk error when trying to single sign on from wordpress
Are you using the official wordpress vanilla plugin for jsConnect? It relies on some hook that are often not included in wordpress themes, may even be depreciated A much better way of setting it up h… (View Post)1 -
Re: Curious issue with themes - they don't display... but print ' '; anywhere in index.php fixes it
It sound like you have some caching issue, or you server I don't think it is the directory separator becuase PHP can resolve this. (View Post)1
