Discussion:
[limesurvey-developers] Plugin, AddContent, Layout is fine?
Gabriel Jenik
2016-07-06 20:48:58 UTC
Permalink
Hi All,

How are you? Hope you are fine.

I ported a plugin which outputs stuff but the Layout which was used by the
PluginController seems off (many css references are broken, for example).

Are you aware of any similar issue?

Thanks!

Gabriel
--
Gabriel
Denis Chenu
2016-07-07 06:42:36 UTC
Permalink
Hi Gabriel,

In 2.50 ?
If yes : in fact in 2.50 : you don't have to use newDirectRequest, but
actionIndex.

With this link :
admin/pluginHelper?sa=sidebody&method=actionIndex
https://framagit.org/SondagePro-LimeSurvey-plugin/extendRemoteControl/blob/master/extendRemoteControl.php#L128


I think there can be a way to call pluginHelper action in
newDirectRequest, need to find the good way.

Denis
PS : did you make a topic on forum ?
Post by Gabriel Jenik
Hi All,
How are you? Hope you are fine.
I ported a plugin which outputs stuff but the Layout which was used by
the PluginController seems off (many css references are broken, for
example).
Are you aware of any similar issue?
Thanks!
Gabriel
--
Gabriel
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
Gabriel Jenik
2016-07-07 16:59:14 UTC
Permalink
I looked in the forums and in the manual but couldn't find anything about
using the plugin in such a way...
I remember I read something, but couldn't located it again this time.

Thanks I will give it a try and let you know.!
Post by Denis Chenu
Hi Gabriel,
In 2.50 ?
If yes : in fact in 2.50 : you don't have to use newDirectRequest, but
actionIndex.
admin/pluginHelper?sa=sidebody&method=actionIndex
https://framagit.org/SondagePro-LimeSurvey-plugin/extendRemoteControl/blob/master/extendRemoteControl.php#L128
I think there can be a way to call pluginHelper action in
newDirectRequest, need to find the good way.
Denis
PS : did you make a topic on forum ?
Post by Gabriel Jenik
Hi All,
How are you? Hope you are fine.
I ported a plugin which outputs stuff but the Layout which was used by
the PluginController seems off (many css references are broken, for
example).
Are you aware of any similar issue?
Thanks!
Gabriel
--
Gabriel
------------------------------------------------------------------------------
Post by Gabriel Jenik
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
--
Gabriel
Gabriel Jenik
2016-07-09 16:04:25 UTC
Permalink
Worked great! Thanks!

This is what I found !
https://manual.limesurvey.org/Talk:Add_new_menu_and_view_by_a_plugin

I will try to work on it and include it in the manual.

Thanks!
Post by Gabriel Jenik
I looked in the forums and in the manual but couldn't find anything about
using the plugin in such a way...
I remember I read something, but couldn't located it again this time.
Thanks I will give it a try and let you know.!
Post by Denis Chenu
Hi Gabriel,
In 2.50 ?
If yes : in fact in 2.50 : you don't have to use newDirectRequest, but
actionIndex.
admin/pluginHelper?sa=sidebody&method=actionIndex
https://framagit.org/SondagePro-LimeSurvey-plugin/extendRemoteControl/blob/master/extendRemoteControl.php#L128
I think there can be a way to call pluginHelper action in
newDirectRequest, need to find the good way.
Denis
PS : did you make a topic on forum ?
Post by Gabriel Jenik
Hi All,
How are you? Hope you are fine.
I ported a plugin which outputs stuff but the Layout which was used by
the PluginController seems off (many css references are broken, for
example).
Are you aware of any similar issue?
Thanks!
Gabriel
--
Gabriel
------------------------------------------------------------------------------
Post by Gabriel Jenik
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
--
Gabriel
--
Gabriel
Loading...