hi anyone from http://nl.libreoffice.org/ or anybody knows how to make
images onclick to show full images like in http://nl.libreoffice.org/ . i
would like to make it for http://brx.libreoffice.org
thanks and regards
sn
hi anyone from http://nl.libreoffice.org/ or anybody knows how to make
images onclick to show full images like in http://nl.libreoffice.org/ . i
would like to make it for http://brx.libreoffice.org
thanks and regards
sn
Hi,
sn wrote (23-11-11 06:29)
hi anyone from http://nl.libreoffice.org/ or anybody knows how to make
images onclick to show full images like in http://nl.libreoffice.org/ . i
would like to make it for http://brx.libreoffice.org
When I look in the HTNL code (4th button from left on the tool bar) there is this:
<p><a id="DownloadButton" title="Nú LibreOffice downloaden" href="[sitetree_link id=781]">Download LibreOffice</a></p>
The "sitetree_link id=781" is because we use the choice "link to a page on this site", at top, in the Link panel.
Cheers,
Instead of using the shuffler, they're using a static image:
<p><img class="right" src="assets/Uploads/Dutch/Screenshots-Frontpage/_resampled/resizedimage350252-voorbeeldCalcWD.png" width="350" height="252" alt="" title=""/></p>
You can see that if you go to the Dutch page and click on Show Page Source Code (wherever that is in your browser)
So you need to make your own screenshot, if it's specific to Bodo, you probably want a special folder for /Uploads/Bodo/... and then off you go. I'm not entirely sure how to set up a folder like that, perhaps someone else knows. Someone set it up for me.
Cheers
Michael
23/11/2011 05:29, sgrìobh sn:
Hi Michael, *,
[...]
So you need to make your own screenshot, if it's specific to Bodo, you
probably want a special folder for /Uploads/Bodo/... and then off you go.
I'm not entirely sure how to set up a folder like that, perhaps someone else
knows.
Anyone should be able to create subfolders in assets/ (the Files &
Images Tab in the CMS backend) - select the parent folder, then use
the "Create" button on the left-hand side.
(And yes, please avoid uploading everything to "Uploads" only, try to
give the files some structure)
ciao
Christian