On Mon, 2011-02-07 at 23:03 +0200, Sergey Tsabolov ( aka linuxman )
wrote:
Στις 07/02/2011 08:57 μμ, ο/η drew έγραψε:
Hi Sergey
BTW - noticed that you also embed a Nabble page on the et site - I can
generate JS code to display the Greek Users list[1] via Nabble instead
of the English if you like?
Yes I would like you to proceed like you mentioned to generate the
srcipt for Greek lists, if this does not entail a big trouble for you
Just let me know and I'll put that together and send to you or Christian
L., whomever would be best.
David or Christian can help you with SilverStripe specifics, but here is
what you need:
<a id="nabblelink"
href="http://nabble.documentfoundation.org/Users-f1816769.html">Users</a>
<script
{
var nabble_id="a.f1816769";
var link=document.getElementById("nabblelink");
if (window.nabble_id && link != null) {
link.style.display="none";
document.write("<div id='nabbleforum' style='width:100%'><div
style='height:700px'><img src='http://n3.nabble.com/images/loading.png'
width=94 height=33 alt='Loading...'></div></div>");
var e = document.createElement("script");
e.src = 'http://n3.nabble.com/embed/JsEmbed.jtp?id=' + window.nabble_id
+ '&node=1816769&url=' + encodeURIComponent(location.href);
e.type="text/javascript";
document.getElementsByTagName("head")[0].appendChild(e);
}
}
</script>
--
Unsubscribe instructions: E-mail to website+help@libreoffice.org
List archive: http://listarchives.libreoffice.org/www/website/
*** All posts to this list are publicly archived for eternity ***
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.