Thanks dude. It's working now
Original Message:
<br />On Mar 10, 2008, at 3:43 PM, Hosam Hassan wrote:
<br />
<br />> I already checked and google for that before i post anything. I dont
<br />> want to change the logo. I want to remove it totally with its like.
<br />> if you delete the logo.png u still have some nasty link there
<br />
<br />I read a bit too fast your question ;)
<br />
<br />You'll need to edit the global.vm file and remove this part:
<br />
<br /> <a href="$!xwiki.getURL(" main.webhome="Main.WebHome">
<br />#set($logoname = $xwiki.getSkinPreference("logo", "logo.png"))
<br />#set($logo = $!prefdoc.getAttachment($logoname))
<br />#if(!$logo)
<br />#set($logourl = $xwiki.getSkinFile($logoname))
<br /> <img src="$!logourl" alt="XWiki" width="200" height="70" />
<br />#else
<br />#set($logourl = $prefdoc.getAttachmentURL($logo.filename, "download"))
<br /> <img src="$!logourl" alt="XWiki" />
<br />#end
<br /> </a>
<br />
<br />Thanks
<br />-Vincent
<br />
<br />> Original Message:
<br />>
<br />> Hi Hosam,
<br />> <br />
<br />> <br />On Mar 10, 2008, at 3:19 PM, Hosam Hassan wrote:
<br />> <br />
<br />> <br />> Hello all,
<br />> <br />>
<br />> <br />> I am using the toucan skin as its much better and easier to
<br />> change
<br />> <br />> than the albatross. Anyway I just want to remove the Company
<br />> logo
<br />> <br />> and its link from the global header.
<br />> <br />>
<br />> <br />>> From where I can do that?.
<br />> <br />
<br />> <br />See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins
<br />> <br />
<br />> <br />Thanks
<br />> <br />-Vincent
<br />> <br />
<br />> <br />_______________________________________________
<br />> <br />users mailing list
<br />> <br />users(a)xwiki.org
<br />> <br />http://lists.xwiki.org/mailman/listinfo/users
<br />> <br />
<br />>
<br />> --
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
I already checked and google for that before i post anything. I dont want to change the logo. I want to remove it totally with its like. if you delete the logo.png u still have some nasty link there
Original Message:
Hi Hosam,
<br />
<br />On Mar 10, 2008, at 3:19 PM, Hosam Hassan wrote:
<br />
<br />> Hello all,
<br />>
<br />> I am using the toucan skin as its much better and easier to change
<br />> than the albatross. Anyway I just want to remove the Company logo
<br />> and its link from the global header.
<br />>
<br />>> From where I can do that?.
<br />
<br />See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins
<br />
<br />Thanks
<br />-Vincent
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
hi again:D
as u may already now..i am a newbie at xwiki.
these are my issues now:
1. changing colors of a link...
i have this code:
"{style:type=div|align=left}*{style:type=span|font-size=12px|color=#ffffff|background-color=#DE2626}[Review product feedback to designers>Rev_Desfeed]{style}*{style} "
it worked fine before i made it a link:))) now i have no idea how to control the colors. i saw something on the internet about using css.. i have used css so far but in xwiki i think i don't get it.
2. i wanna merge 2 cells of a table . do ya have any idea how to do that...
and another thing..is there something like a forum for xwiki, or a website where all the questions have been answered can be found there? so that i won't ask question that were already asked.:)
thx
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
Hello all,
I am using the toucan skin as its much better and easier to change than the albatross. Anyway I just want to remove the Company logo and its link from the global header.
>From where I can do that?.
Many thanks
Cheers,
Hosam
Hi List,
I'm experiencing problem to logoff when using FireFox and to login when
using IE.
When I'm using IE, xwiki was able to tell me if I'm not using the right
login, but put me back to webhome without the authenticated status when I
provide the correct login (Admin/admin)
When I'm using FF, logoff doesn't work and I'd have to clear the cookies to
remove the logged-in status.
In regards to installation cleanness, I did try to create users and
pages before I imported the default wiki documents. I removed a page I
created before the defaul wiki was imported. I'm not sure if that affects
this issue.
Tomcat and Oracle installation are clean installs. The only config I've
changed is the hibernate.cfg.xml
I'd appreciate any help you could provide. Heres the detail of my
installation.
xwiki-enterprise-web-1.3-rc-1.war
xwiki-enterprise-wiki-1.3-rc-1.xar
Tomcat 6.0.16
Oracle 10g
Windows XP
Thanks!
Benjamin Leung
hello :)
i would like to add some hotspots links over an image in xwiki. is it possible? if yes..please send me a link with info(looked but no luck so far).
Thank you :)
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
i have another question besides the one with the special links... where does xwiki saves all the projects that i have made? for obvious reasons i am asking this....because i wanna make a backup, or if i have to update xwiki. thank you!
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
----- Original Message ----
From: Gabriela Radu <nohinder(a)yahoo.com>
To: users(a)xwiki.org
Sent: Monday, March 10, 2008 11:21:11 AM
Subject: links
hello :)
i would like to add some hotspots links over an image in xwiki. is it possible? if yes..please send me a link with info(looked but no luck so far).
Thank you :)
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Never miss a thing. Make Yahoo your homepage.
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
I was using the 'delete page snippet' from
http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet
When confirming a space to be deleted (under 1.2-milestone-2.5917), self
contained Windows version
I received the following error:
Error number 4001 in 4: Error while parsing velocity page Main.Delete
Space
Wrapped Exception: Invocation of method 'delete' in class
com.xpn.xwiki.api.Document threw exception java.lang.OutOfMemoryError:
Java heap space @ Main.Delete Space6,71?
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
parsing velocity page Main.Delete Space
Wrapped Exception: Invocation of method 'delete' in class
com.xpn.xwiki.api.Document threw exception java.lang.OutOfMemoryError:
Java heap space @ Main.Delete Space6,71?
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:157)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.
java:95)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:222)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:154)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:125)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultX
WikiRenderingEngine.java:117)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:40
7)
at
com.xpn.xwiki.api.Document.getRenderedContent(Document.java:371)
at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:238)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:152)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1309)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1278)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:599)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:107)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:238)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:152)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1309)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1278)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:105)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:158)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:830)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:117)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:821)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationH
andler.java:471)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationCon
text.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244
)
at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Wrapped Exception:
java.lang.OutOfMemoryError: Java heap space
--
Jim Dowson
CTO, Global Services, (821-76814)
Linx: (617) 598-0505