Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

Barmaley

Username
Barmaley
Joined
Visits
7
Last Active
Roles
Member
Badges
0
Points
0
Posts
5

Comments

  • does anyone knows how to create custom control for janine?
    in Janine Comment by Barmaley February 2010
  • does anyone knows how to create custom control for janine?
    in Janine Comment by Barmaley February 2010
  • hello, everyone I changed AjaxQuote.js to make it work with tinymce. Seems to work for me. Not sure how good my coding but its better than nothing i guess. I used fckajaxquote extension for reference and tinymce API from their website. Here it is: …
  • hello, everyone I changed AjaxQuote.js to make it work with tinymce. Seems to work for me. Not sure how good my coding but its better than nothing i guess. I used fckajaxquote extension for reference and tinymce API from their website. Here it is: …
  • does anyone knows how to get rid of #Item_ ending for the guest users? Or at least how and where url generation is happening?
  • does anyone knows how to get rid of #Item_ ending for the guest users? Or at least how and where url generation is happening?
  • Hey, maybe someone will find it useful, I updated this extension so it points where terms of service are for authenticated users. To make it work you have to do 2 things, add a line like so to settings.php in /conf folder $Configuration['TERMSOFSERV…
  • Hey, maybe someone will find it useful, I updated this extension so it points where terms of service are for authenticated users. To make it work you have to do 2 things, add a line like so to settings.php in /conf folder $Configuration['TERMSOFSERV…
  • Janine extension
  • u can find fck extension in under addons
  • I have similar question. I got friendly urls working but i would like to rewrite so it does not show discussion folder at all. Can't find part of the code that is responsible for url generation in vanilla1. Is it possible?