Skip to Content Skip to Menu

ajax plugin

  • aduui
  • aduui
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #36387 by aduui
Replied by aduui on topic Re:ajax plugin
Thanks!
I made a component out of your wrapper module. Works great.

Now I just use:

/index2.php?option=com_cbtab&tabid=xx&userid=yy

to get the output of any plugin

Attachment com_cbtab.zip not found

Attachments:

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 5 months ago #36400 by mikko
Replied by mikko on topic Re:ajax plugin
This should be posted to extensions.joomla.org. Do you want to do it, or should I?

No-one finds things like this in forum treads.

mikko

Please Log in or Create an account to join the conversation.

  • aduui
  • aduui
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #36432 by aduui
Replied by aduui on topic Re:ajax plugin
I can post it if you want. But it's your code.. I didn't change much... (Copy&Paste;) )
But I think it can be really useful..
If you use something like prototype.js you only need this javascript to update the tab:

[code:1]new Ajax.Updater('yourdivid', url, {method: 'get'});[/code:1]

url something like:
index2.php?option=com_cbtab&tabid=xx&userid=yy&nohtml=1

Post edited by: aduui, at: 2007/04/27 03:24

Please Log in or Create an account to join the conversation.

  • aduui
  • aduui
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #36434 by aduui
Replied by aduui on topic Re:ajax plugin
BTW: I still think it would be best if there were some standard way to get cb to render just one plugin. (task=blabla or something)
easier & safer

Please Log in or Create an account to join the conversation.

  • Switch
  • Switch
  • OFFLINE
  • Posts: 32
  • Thanks: 0
  • Karma: 11
17 years 3 months ago #40705 by Switch
Replied by Switch on topic Re:ajax plugin
Can I just ask what this plugin does?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum