deactivate images in the backend
12 years 6 months ago #4277
by sphinx
Replied by sphinx on topic Re: deactivate images in the backend
thanks. i will try it.
Please Log in or Create an account to join the conversation.
12 years 5 months ago - 12 years 5 months ago #4645
by sphinx
Replied by sphinx on topic Re: deactivate images in the backend
hi ced,
sorry for asking you again but i can not find any tutorials which help me to integrate the publishing parameters into the backend. could you help?
another idea is changing the video options in the default.php. because i only have image-files (jpg) maybe it is possible to use the video-options for skipping one or more pictures?
my idea:
<?php if ($item->slideselect == 'video') {
.... skip the picture(s) where slideselect == 'video' and continue with the pictures where slideselect == "image"
}
do you see a chance to realize this? in this case it would be great if you could help width the PHP code.
thanks and greetings
lara (joomla and php-newbie )
sorry for asking you again but i can not find any tutorials which help me to integrate the publishing parameters into the backend. could you help?
another idea is changing the video options in the default.php. because i only have image-files (jpg) maybe it is possible to use the video-options for skipping one or more pictures?
my idea:
<?php if ($item->slideselect == 'video') {
.... skip the picture(s) where slideselect == 'video' and continue with the pictures where slideselect == "image"
}
do you see a chance to realize this? in this case it would be great if you could help width the PHP code.
thanks and greetings
lara (joomla and php-newbie )
Last edit: 12 years 5 months ago by sphinx.
Please Log in or Create an account to join the conversation.
Time to create page: 0.187 seconds