camera.js versions and ck versions
10 years 1 month ago #26025
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic camera.js versions and ck versions
to do what ?whats the best way to do it?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 1 month ago #26036
by mdma
Replied by mdma on topic camera.js versions and ck versions
sorry for unclearness:
what i want to achieve is:
in a mod_custom theres a link (img) which opens a modal-popup which contains a slideshowCK.
are you thinking in the same direction???
or do you mean clicking on a slideshowCK-module opens up a modal-window?
what i want to achieve is:
in a mod_custom theres a link (img) which opens a modal-popup which contains a slideshowCK.
are you thinking in the same direction???
or do you mean clicking on a slideshowCK-module opens up a modal-window?
Please Log in or Create an account to join the conversation.
10 years 1 month ago #26038
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic camera.js versions and ck versions
both should work. What I don't understand id if you have tested with Mediabox CK and if it works with it or if you have the same problem
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 1 month ago #26064
by mdma
Replied by mdma on topic camera.js versions and ck versions
Hello!! It works!But this not an elegant solution, im not sure...what do you think?
am i right doing this like:
module slideshowCK-> position (fe. mediaboxCK1)
create article with {loadposition}
Now in the modul where i need the mediaboxCK link
+link with the class mediaboxCK (in plg_mediabox config for class)
adding ?templ=component to linkadress
+it works
-Now i have an popup calling an iframe with fixed height and width
-loading all js library for its own again
am i right doing this like:
module slideshowCK-> position (fe. mediaboxCK1)
create article with {loadposition}
Now in the modul where i need the mediaboxCK link
+link with the class mediaboxCK (in plg_mediabox config for class)
adding ?templ=component to linkadress
+it works
-Now i have an popup calling an iframe with fixed height and width
-loading all js library for its own again
Please Log in or Create an account to join the conversation.
10 years 1 month ago #26066
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic camera.js versions and ck versions
there is not so much solutions, you must do that.

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 1 month ago - 10 years 1 month ago #26068
by mdma
Replied by mdma on topic camera.js versions and ck versions
i got it workin now..
with bs-modal data-link in custom html module
jdoc-include the modulposition in template with modal-body divs around..
the essential changes i think:
github.com/Shananra/Camera/commit/bdffbd...a3ad31f8c1784b174e09
and some; i added....
i will do some test because iam not totally sure...
with bs-modal data-link in custom html module
jdoc-include the modulposition in template with modal-body divs around..
the essential changes i think:
github.com/Shananra/Camera/commit/bdffbd...a3ad31f8c1784b174e09
and some; i added....
i will do some test because iam not totally sure...
Last edit: 10 years 1 month ago by mdma.
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds