Unless I'm doing something very stupid I'd think the HTML macro shows
some weird browser dependent behaviour:
{{html}}
<div id="header">
<a href="/docs/Test/"
<span class="someClass">SomeText</span>
</a>
</div>
{{/html}}
Works as expected with firefox 3.x / Safari
Doesn't work in IE 7/8 and Chrome.
The {{html}}-embedded code is missing in the page output for these browsers.
When examining the page with Firebug I also noticed that the *listItem*
example on
http://code.xwiki.org/xwiki/bin/view/Macros/HTMLMacro
renders unexpectedly.
Firebug reveals
<table>
<tbody>
...
<ul class="star">
<li>listitem>/li>
</ul>
...
</tbody>
</table>
Neither <tbody> nor 'class="star" ' are part of the example source so
this example is either a fake or the macro shows undocumented behaviour.
IMHO the macro should just write its raw output to the page not
depending on any other circuumstances.
The macro example page and I guess all of
http://code.xwiki.org are looking crippled on IE7 as the content area is
clipped.
Wiki version is 2.3 M1
thanks
Andreas
hello !!
i want to work on Xwiki Workspace and when i'm trying to invit users by
Mail i got this message:
*Error number 101007 in 101: Sending notification email failed Wrapped
Exception: Could not connect to SMTP host: 587, port: 25*
I am a beginner and i have no idea of what i have to do .
by the way, i'm working on MAc OSX 10.5.8, and my FAI is FREE. i don't know
if it change something.
2 questions :
1-how can i fix this and send mail invitatation to new users?
2-can you explain me how to go from the intranet to the internet?
thanks and long life to Xwiki ;)
--
Ucka Ludovic Ilolo
Directeur Artistique de la compagnie LES GENS DE ...
www.lesgensde.comhttp://perceptionlgd.blogspot.com/http://www.myspace.com/lesgensde
Hi,
I try to configuring Open Office server. I'm not sure of the parameters so I
made some changes to test, but I have a very strange "bug".
I explain : I changed the data once in xwiki.properties, but since, even if
I put some new parameters in xwiki.properties, when I'm connecting in Xwiki
on the OfficeImporterAdmin page, the data seems to be the same of the first
time...
For exemple, I tested by writing this :
# openoffice.homePath=E:\Program Files (x86)\OpenOffice.org 3\
# openoffice.profilePath=E:\Users\bet\AppData\Roaming\OpenOffice.org\3
And I still see this :
Server path
C:Program FilesOpenOffice.org 3
Server profile
D:UsersbetAppDataRoamingOpenOffice.org3
and I can see the same problem in the log (it's not a refreshing display
problem)
(furthermore, sometimes I have the message "Error while connecting /
starting openoffice." and sometimes "Inadequate privileges."....)
Thanks
Regards
Ben
--
View this message in context: http://xwiki.475771.n2.nabble.com/Configuring-Open-Office-server-tp5018359p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Office 1.1.1.
This is a bug fix release of version 1.1. All active XOffice instances
will be automatically updated.
Bugs fixed in version 1.1.1
- Styles not preserved after multiple edits
- Image upload and download on localized versions of Microsoft Office
- Image upload on pages containing white characters
- Grammar markup filtering when on non-English language default settings
- Refreshing published documents
Detailed release notes are available at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXOffice111
For more information about XOffice please visit: http://xoffice.xwiki.org
Thanks,
- The XWiki dev team
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried
to reset my password, but when I click on the link I received I get this
error message;
This page requires programming rights to work, which currently isn't the
case. Please notify an administrator of this problem and try again later.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Password-reset-impossible-on-XWiki-tp5018…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello!
Last week I was able to configure the XWiki authentication against an Windows 2008 AD. Everything worked. Now I transferred the wiki from the test system to the working environment and now the authentication do not work anymore. If I try to log in with an AD User I get the message "invalid Credentials". The strange thing is that if I use a user which has not ever entered the XWiki I get the same message. But if I log in with the admin account and look on the user list the user exists and all datas a correctly transferred from the AD, therefore the connection works but I cannot enter. What can be the reason for that, I do not understand this!
Thanks,
Florian
Hi everybody
I'm using XWiki Enterprise, version 2.2.6.28645, out of the box with
the HSQLDB.
I've enabled LDAP authentication, and I want it to be the only means for
a user to edit content in the Wiki.
Therefore, I want to disable the "Register" link, so that users that are
not in the LDAP can't register themselves.
I've already removed the "Register" right from XWikiAllGroup, but
the "Register" link is still there and everybody can use it.
Is there another approach for this?
I can't find any useful information in the documentation regarding this.
When creating or editing a blog i cant see the toolbar icons on the editor
window. Is there a way to enable this? And also, how do i write a link on a
blog that points to a wiki article?
I tried this [[SRxxx-5>>SRxxx-5||title="SRxxx-5"]] but it cant find the
wiki article SRxxx-5 even though it does exist. so when i click on the link
it creates a new article even though it exists.
Hi everybody
I'm having a really hard time to change the default home for my XWiki
installation.
I'm using version 2.2 out of the box with HSQLDB.
I've edited the web.xml to enable the Redirect Servlet and make it redirect
the user to a specific space WebHome.
<servlet>
<servlet-name>redirectHomeServlet</servlet-name>
<servlet-class>com.xpn.xwiki.web.HomePageRedirectServlet</servlet-class>
<init-param>
<description>The address to redirect to when the client hits the root
of the application.</description>
<param-name>homePage</param-name>
<param-value>bin/MySpace/WebHome</param-value>
</init-param>
</servlet>
This works fine, when I reach the root of the container
(http://myhost:8080/), but when I click the logo.png (with the XWiki.org
logo) it still points to view/Main.
As an attempt to make the logo point to my specific space and WebHome I
tried to set the following properties in xwiki.cfg:
xwiki.defaultweb=MySpace
xwiki.defaultpage=WebHome
But it had absolutely no effect.
I just can't believe there isn't a simpler way to change the home. It seems
to me, that it's something every XWiki user would want to do.
Any ideas?
I know this has been asked before but I can't find an answer. Can one
customize the notification email format? For a non-wiki user those email
look confusing. I'd like to have that a document was changed, link to the
document and who changed it.
Thank you
Daniel
--
View this message in context: http://xwiki.475771.n2.nabble.com/Watch-list-email-format-tp5019921p5019921…
Sent from the XWiki- Users mailing list archive at Nabble.com.