Hi,
I'm using Office 2007 SP2, XE 2.0 and XWord 1.0 final. I can connect to my
xwiki through word properly, but every page written in word is displayed as
a code such as:
<div class="Section1">
<h1>
Test!!
</h1>
<p>
TESTTT blabla </p>
</div>
The .xar import was successful and as I'm the admin every page has
programming rights as well.
I haven't found any stated bug related to this issue!
So can anyone help me since using word for editing is crucial!
Thanks!!
Fabian
--
View this message in context: http://n2.nabble.com/XWord-issue-tp4072011p4072011.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hallo Guillaume,
it´s a pity!
Than I have to look for a different possibility ;-)
Thank you!
Best Regrades
Juergen
----- original Nachricht --------
Betreff: Re: [xwiki-users] Attachment acces rights
Gesendet: Do, 26. Nov 2009
Von: Guillaume Lerouge<guillaume(a)xwiki.com>
> Hi Juergen,
>
> On Thu, Nov 26, 2009 at 10:53 AM, juergen xwiki <xwiki(a)mauhs.eu> wrote:
>
> > Hallo,
> >
> > is it possible that attachments on one page have different access rights?
> > Or gets the attachments always the rights from their page?
> >
>
> Attachments always inherit the rights from the page they are attached to.
>
> Guillaume
>
>
> > Thank you!
> >
> > Best Regrades
> >
> > juergen
> >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
>
>
>
> --
> Guillaume Lerouge
> Product Manager - XWiki SAS
> Skype: wikibc
> Twitter: glerouge
> http://guillaumelerouge.com/
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--- original Nachricht Ende ----
Hi,
I have a groovy script in a page, that loads some data and create pages and
objects with it.
Basically for each input data 2 new documents are created, each with 2 new
objects inside (one a custom class, and one for tags "XWiki.TagClass").
For most documents there is no problem, while for some I get the following
kind of exceptions (always for one of the classes, never for the other) :
Error number 3201 in 3: Exception while saving document MailArchive.
MMKSonLinuxpatch22-01
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.DateProperty#2009-09-14 15:57:26.0]
The exact same date string is used to save another document/object without
any problem (the Date fields have exactly same pattern format). I use the
same SimpleDateFormat for all, and the patterns in the class are copy-paste,
so why is it ok for one and failure for the other ?
It's not always a DateProperty that cause issues, it can also be Strings or
LargeStrings.
I tried to delete my custom class and recreate it, purge all created
documents (with doc.delete()), and also to purge all entries that were left
even after delete(), directly in database (in tables xwikidoc, xwikiobjects,
xwikistrings, xwikilargestrings, xwikidates and xwikirecyclebin), but it
seems the same input data will always have document.save() fail this way.
It seems it's always the second save() for an input data that can fail. This
second save() targets a different document, object and class, and it's not
the same groovy variables either. Could it happen that the first save() is
not completely finished and there is some problem with tables updates ?
Would I have something else to do to make sure previous transaction is
finished ?
I believe it must be something in the data, but it's only strings,
largestrings and a date, so I don't know how to investigate more...
Thanks for any help,
Jeremie
PS : I'm on XWiki 2.0.3, MySQL 5.1.38, Linux RH Rel 4
Hallo,
is it possible that attachments on one page have different access rights?
Or gets the attachments always the rights from their page?
Thank you!
Best Regrades
juergen
Hi,
got something intresting,
i have a table with divs with headings (syntax 2.0, XE 2.0.2)
|(((
=== Heading ===
)))
The Heading is displayed fine in Firefox but is not displayed in IE with
Colibri skin. Using the Toucan skin it is displayed in both browsers.
For further investigation I looked at the source code of the page where i
get something like
<table><tr><td>
<div>
<h3>Heading</h3>
</div>
</td></tr></table>
In IE somehow it seems the span is displayed but not its content. Changing
the font-size in IE the text appears, refreshing the page the text
disappears.
Any suggestions cause i really cant figure out what happens there.
Thanks
hel.
-----
semantic-web.hel.at
hel(a)hel.at
--
View this message in context: http://n2.nabble.com/IE-Display-problem-tp4024042p4024042.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I'm always looking for the new releases from XWiki, and I was wondering if
it was possible to get these informations by email? instead of always going
on the site and checking if the new release has arrived or not.
In advance thanks
Best regards
Raphaelle
--
View this message in context: http://n2.nabble.com/How-to-be-informed-of-the-releases-from-XEM-tp4063973p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone!
I just change the logo of my xwiki but I don't why, when the page is
loading, it takes several seconds loading the image. I followed the
instructions below:
* Choose an existing image or create a new one
* Resize it so that it is 220 pixels wide and 80 pixels high
* Save it as a PNG file and name it "logo.png"
* Upload the image as an attachment in /
xwiki/bin/view/XWiki/DefaultSkin
So, I want to know if this is the normal behavior.
Thanks in advance!
MCR
Hi XWiki lovers :),
By now you've probably seen the new menu bars that we have introduced
in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes at
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1
Since the action menu has been heavily reworked we're interesting in
gathering feedback and thus ensure that you like the new menu as much
as we do.
If you have some problems with them please let us know ASAP (since the
2.1 final release is approaching fast - early December).
So whether you like them or not, please let us know what you think
about them.
Thanks a lot
Enjoy XWiki
-Vincent on behalf of the XWiki dev team