Hello Niels,
Thank you so much for taking out the time to find this info for me. I
do take your advice to heart about the pitfalls of using tooltip on
XWiki. I also visited the website where the tooltips are actually
implemented. Unfortunately, the performance was not satisfactory. I
might have to come up with something else to circumnavigate my problem
at hand.
Once again, thank you so much for your timely response.
> Message: 7
> Date: Sat, 28 Feb 2009 12:40:48 -0800
> From: Niels Mayer <nielsmayer(a)gmail.com>
> Subject: Re: [xwiki-users] Help with "balloon styled" tooltips
> To: XWiki Users <users(a)xwiki.org>
> Message-ID:
> Â Â Â Â <6fb2fb120902281240w7d1b8c11l76fb221ffd08fda9(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Take a look at:
> http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki-core-1.8-rc…
>
> Â java.lang.String
> *addTooltip<http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.…>
> *(java.lang.String html, java.lang.String message)
>      Inserts a tooltip using toolTip.js  java.lang.String
> *addTooltip<http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.…>
> *(java.lang.String html, java.lang.String message, java.lang.String params)
>      Inserts a tooltip using toolTip.js  java.lang.String *
> addTooltipJS<http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.…>
> *()
> Â Â Â Â Â Inserts the tooltip Javascript
> Also, see http://curriki.org for an example of a site using tooltips, e.g.
> note the popups over the document names in
> http://www.curriki.org/xwiki/bin/view/Search/#o%3As%3Ds%253Aresource%5Ef%3D…
>
> Warning -- there is a potentially significant performance penalty for adding
> tooltips. For one, even if you don't need to display any tooltip text (or
> it's from a long document and might never be displayed as it's scrolled off
> screen), it's all loaded into the browser.
>
> Niels
> http://nielsmayer.com
>
>
>
> On Sat, Feb 28, 2009 at 8:29 AM, Dilipkumar Jadhav <
> jadhav.dilipkumar(a)gmail.com> wrote:
>
>> Hello friends,
>> I am here to request help on embedding a balloon styled tooltip in our
>> XWiki instance.
>> I have had a fair amount of success in embedding various third party
>> javascript libraries, however, the ones that depend on jquery do not
>> seem to work through XWiki.
>> I did go through an article which guides us through creating tooltips
>> and custom validations in forms. Our requirement, however, is to have
>> a balloon styled tooltip that can hold images, text (generally info)
>> about the link that the user is about to visit if s/he were to click
>> on it. Our users are having a hard time navigating the pages since
>> they move from page to page assuming that the next page that they are
>> about to visit is the one where they will find their answers.
>> It is also not possible to load the current page with too much info
>> about the links that they are about to visit (as this will lead to
>> cluttered pages).
>> Could someone be kind enough to guide me through embedding a tooltip
>> that "pops-up" when the user hovers the mouse over a link. Or maybe
>> there is plugin for it already which i might have missed.
>> Thank you for your time and interest friends.
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
> ------------------------------
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> End of users Digest, Vol 20, Issue 1
> ************************************
>
Hello friends,
I am here to request help on embedding a balloon styled tooltip in our
XWiki instance.
I have had a fair amount of success in embedding various third party
javascript libraries, however, the ones that depend on jquery do not
seem to work through XWiki.
I did go through an article which guides us through creating tooltips
and custom validations in forms. Our requirement, however, is to have
a balloon styled tooltip that can hold images, text (generally info)
about the link that the user is about to visit if s/he were to click
on it. Our users are having a hard time navigating the pages since
they move from page to page assuming that the next page that they are
about to visit is the one where they will find their answers.
It is also not possible to load the current page with too much info
about the links that they are about to visit (as this will lead to
cluttered pages).
Could someone be kind enough to guide me through embedding a tooltip
that "pops-up" when the user hovers the mouse over a link. Or maybe
there is plugin for it already which i might have missed.
Thank you for your time and interest friends.
Hello,
I've changed a password in the ldap server, but I cannot login into xwiki with neither the new or the old password, in xwiki version 1.7. Can anyone help?
Thanx
--
Francisco Hernández CuchÃ
**********************************************************************************************
IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y está dirigido únicamente
para el destinatario/s.
Si Ud recibe este correo por error, por favor póngase en contacto con su administrador de correo o con el
emisor immediatamente y no difunda su contenido a nadie ni haga copias.
*** Este correo ha sido escaneado de virus y contenido malicioso ***
**********************************************************************************************
Hi,
We would like to include photo's from flickr into the xwiki
What would be the best approach?
The flickr macro's seem a good start, but would like a little more
visual control
For us it is important to be able to also get description and owner of
the photo into the display
Gerritjan
Hi,
Can somebody pls. explain to me how the Attachment list at the bottom of
each page is sorted?
For example, this is the order of attachments on my page:
(Please take notice of the third attachment. I cannot figure out why it is
at that place, because it was posted much later (excludes order by date).
Order by file name could be excluded also if you look at the last three
attachments)
2008-12-0612-00.jpg 1.1
PostedBy: xxx on 19/12/2008 (119kb )
2008-12-0512-00.jpg 1.1
PostedBy: xxx on 19/12/2008 (112kb )
2008-12-2812-00.jpg 1.1
PostedBy: xxx on 12/01/2009 (108kb )
2008-11-3012-00.jpg 1.1
PostedBy: xxx on 19/12/2008 (111kb )
2008-12-0412-00.jpg 1.1
PostedBy: xxx on 19/12/2008 (124kb )
----
The problem is that in a photo album the photos are shown in the very same
(undefined?) order. I need to fix this asap. I've seen in the code that the
document attachments (unsorted?) are taken and processed with a foreach
loop. Can somebody please explain me how I can sort the collection by date
before the loop is entered?
Thank you very much,
Steve ;-)
--
View this message in context: http://n2.nabble.com/Attachment-Order--tp2262602p2262602.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
is there a way to point to a particular attachment version per url (f.i. for downloading)? If I add the property ?version=1.1 (which is the very first version) it still gives me the current (last) one.
Hi guys,
I'm doing the following in XWiki. I have 2 classes, let's say A and B
with properties A1..n and B1..n respectively.
Now, I have in my template for documents of class A a database list
field with the ability to select properties B1 from all documents of
class B. When I now change a property B1 in a selected document, then
my field in A stays the same. This probably isn't a bug, but something
like a backlink calculation and change properties accordingly feature
not implemented yet. Do you have a workaround for what I want? Thanx
for any answers.
Cheers
Sebastian
Hi all,I'm trying to enable attachments in the default workspaces install. I
follow the instructions telling me to:Â
* Go to /xwiki/bin/edit/XWiki/XWikiPreferences?editor=class
* Add a new property called showcomments (or showattachments for turning off
attachments) of type String Class
* Go
to /xwiki/bin/edit/XWiki/XWikiPreferences?editor=object&classname=XWiki.XWikiPreferences and
write no in the showcomments (or showattachments) field
Unfortunately, there is no option for "String Class" in the class editor, only
"String". When I put both showcomments and showattachments in neither seem to
toggle attachments or comments - comments are on, attachments are off.
Anyone working with Workspaces able to get these to work? I'm hoping I'm just
being thick and missing something obvious here.
Thanks,Josh Harrison
--
Josh Harrison
Support Systems Analyst, Sr - Office of Student Computing Resources
Office phone: (520)626-4573
Infrastructure Support Associate - Computer Science LEARN lab
Company asset #423423 was lost while fighting the forces of evil.