Hi,
Werner Greßhoff wrote:
Hi Ricardo,
I'v installed XEM 2.4.30467 and tested in XEM 2.5 as well. And yes,
colibri is the skin.
We're using a path based farm and, as I said, the main wiki is ok,
it's just thevirtual wikis with the problems. Perhaps I've misconfigured
the Apache server running in front of Tomcat?!
The browser is Firefox (Linux and Windows) but other browsers don't work
as well. What I'm just observing is, before I log in the click in the
search field works as expected! That's excluding Apache misconfiguration
but perhaps it's a rights problem? Already observed that when we changed
the colours...
Best wishes and thanks for the help
I must recognized that I'm lost with this topic. Search... vanished in
all my installations when clicking the search field. I guess what you
want to get is this text vanished in your virtual wikis as well, don't you?
Let's summarize how the area where Search is inserted by default is
renderized.
When you load a XWiki page, a number of templates are called. global.vm,
located in your xwiki/skins/youSkin folder, contains the search
facility. We do agree about that we are talking about colibri, so
global.vm in xwiki/skins/colibri is involved in this process or a copy
of this file located in your customized skin or attached to the skin
document. There we have a label tag with for="headerglobalsearchinput"
that is eventually call from the input tag that contains
id="headerglobalsearchinput". This same input has
class="globalsearchinput withTip"; the class globalsearchinput is
defined in colibri.css, and the option withTip elegantly controls that
the "guide text" inside the field vanishes when you click on that field
to enter the string you want to look for.
In...
<input class="globalsearchinput withTip"
id="headerglobalsearchinput"
type="text" name="text"
value="$msg.get('panels.search.inputText')"
size="15"/>
This value= controls what "guide text" appears in the search field.
From here, if you have not tweaked skins, or modified in any way
templates, I'm not able to find a reason that causes that difference
between main and virtual wikis in your farm. By default, all will the
same default skin.
So, please, could you rethink what you are seeing here enlightened by
these comments or correct me if I am wrong?
Thanks!
It is for sure that I'm missing something, but I don't know why.
Werner
Am 04.11.2010 20:52, schrieb [Ricardo Rodriguez] eBioTIC.:
Hi!
Werner Greßhoff wrote:
Hello,
I've installed a wiki farm and observed a minor problem:
in the main wiki, when I click in the standard search textfield, the
text ("search...") vanishes. In my virtual wikis it doesn't.
This is the tag (absolutely identical):
<input class="globalsearchinput withTip"
id="headerglobalsearchinput"
name="text" value="search..." size="15"
type="text">
The text field from the panel is working fine (everywhere).
I guess you are using colibri as skin. Please, what XE/XEM release are
you using?
I'm only have a XE/XEM 2.4.30451 here and can't reproduce the error
(Firefox, Safari and OmniWeb on Mac OS X 10.5 and 10.6 here)
Same tag:
<input type="text" size="15" value="a buscar..."
name="text"
id="headerglobalsearchinput" class="globalsearchinput withTip">
Cheers,
Ricardo
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems