Ok last mail from me tonight!
Everything seems to work!!! :-)
I was using 3.3 XAR file so found the 3.1 file and used that then only
needed to deselect:
Main.WebHome
Xwiki.Admin
Xwiki.DefaultSkin
Xwiki.XwikiPreferences
Xwiki.WebPreferences
Xwiki.XwikiAdminGroup
Xwiki.XwikiAllGroup
Now all seems fine..... just need to upgrade to 3.3 and that's it I'll
be on the latest Xwiki.
Just a quick question - The Global Admin panel used to be iconified....
(pics on it) now I have many links with a few pics (icons) at the
bottom.... is this correct??
Regards,
Kaya
-------- Original Message --------
Subject: Fwd: Re: [xwiki-users] Fwd: Migrated Xwiki to latest 'stable'
release - Login user pic is now covering the first letter in title
Date: Tue, 10 Jan 2012 21:55:17 +0200
From: Kaya Saman <kayasaman(a)gmail.com>
To: XWiki Users <users(a)xwiki.org>
Hi,
I've gone step by step to perform the upgrade and hosed the issue many
times :-)
The biggest problem I kept running into was that the skin modifications
I made kept going funny.
After carefully peeking through each option I managed to figure out to
deselect these:
Main.WebHome
Panels.Spaces
Panels.Quicklinks
Panels.MyRecentModifications
Xwiki.Admin
Xwiki.DefaultSkin
Xwiki.XwikiPreferences
Xwiki.XwikiSkins
Xwiki.XwikiSkinSheet
Xwiki.SkinTemplate
Xwiki.WebPreferences
Xwiki.XwikiAdminGroup
Xwiki.XwikiAllGroup
However, now when I go into Administration - Global I get an error:
Failed to execute the [velocity] macro
???
I will restart Postgres and Tomcat in the mean time but something else
might be up........
Regards,
Kaya
-------- Original Message --------
Subject: Re: [xwiki-users] Fwd: Migrated Xwiki to latest 'stable'
release - Login user pic is now covering the first letter in title
Date: Tue, 10 Jan 2012 20:10:22 +0200
From: Kaya Saman <kayasaman(a)gmail.com>
To: users(a)xwiki.org
Hi Marius,
thanks so much for your patience!
On 01/10/2012 07:52 PM, Marius Dumitru Florea wrote:
On Tue, Jan 10, 2012 at 7:28 PM, Kaya
Saman<kayasaman(a)gmail.com> wrote:
So all in all which of the options do I need to
choose from the
default.xar??
I've currently deselected these options:
Main - Webhome
Panels - all of the options (are new panels considered custom or does custom
mean redesigned?? as I might be able to select this)
Redesigned. Uncheck the
panels you have edited.
I attempted one upgrade which got botched as the skin and logo went
loopy - didn't come up! Seems default color scheme came up instead.
I then tried again unchecking:
Panels
Main
Xwiki
From the root checkboxes rather then individual sub elements and my
wiki is fine....
Somehow I feel that I have half done the upgrade!
I know I added some panels giving them new names and also altered the
contents of MenuCLA. I couldn't see these things under the Panels
section though.
{{Wish list: that Xwiki would check what has been modified compared to
the old defaults and give recommendations or at least an alert that
those components would be reset}}
Xwiki - Admin
I couldn't find the xwiki.preferences option anywhere and not sure if I even
need these as I have content in them but no customization apart from the
logo - the rest is all CSS under the skins dir.
It's XWiki.XWikiPreferences
I found it under Xwiki -> XwikiPreferences as you said.... I think I
confused the syntax :-)
XWiki.XWikiPreferences meaning Xwiki heading followed by XwikiPrefs sub
item.
Apologies I'm GUI retarded ;-P
I think I need to go through each individual element of my wiki and see
which has been updated and compare the element to the .xar.....
Regards,
Kaya
Hope this helps,
Marius
Sorry for asking all this but it's just unclear to me......
Regards,
Kaya
On 01/10/2012 06:38 PM, Marius Dumitru Florea wrote:
On Tue, Jan 10, 2012 at 1:55 PM, Kaya
Saman<kayasaman(a)gmail.com> wrote:
On 01/10/2012 08:42 AM, Marius Dumitru Florea
wrote:
> On Tue, Jan 10, 2012 at 3:50 AM, Kaya Saman<kayasaman(a)gmail.com>
> wrote:
>> Ok got this fixed!!!
>>
>> Simple fix: Refresh the page!
>>
>> Now all works :-)
>>
>> The 'memory leak' I experienced also seems to be fixed:
>>
>>
>> Mem: 837M Active, 197M Inact, 2575M Wired, 110M Cache, 408M Buf, 107M
>> Free
>> Swap: 2327M Total, 109M Used, 2218M Free, 4% Inuse
>>
>> PID JID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU
>> COMMAND
>> 86474 22 www 45 44 0 3543M 335M ucond 2 1:48 0.00%
>> java
>> 14615 14 www 43 44 0 3509M 425M ucond 2 0:38 0.00%
>> java
>>
>>
>> which is how I believe that the Xwiki instances should work ;-)
>>
>>
>> Just a little strange thing with the WYSIWYG editor..... on pages where
>> I
>> have HTML content it doesn't seem to want to work. I get the little
>> animated
>> circle, cycling forever and not doing anything??
> What do you mean by "HTML content"? What's the syntax of those pages?
{{html}}
<div style="text-align:center">
<object>
<param name="movie"
value="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHom…
/>
<param name="loop" value="false" />
<param name="quality" value="high" />
<embed
src="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHome/…
width="500" height="120" />
</object>
<object>
<param name="movie"
value="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHom…
/>
<param name="loop" value="true" />
<param name="quality" value="high" />
<embed
src="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHome/…
width="500" height="667" />
</object>
</div>
{{/html}}
I just created a page with this content on a 3.4-SNAPSHOT instance
and
I can edit it fine in WYSIWYG edit mode (Firefox 9.0.1).
Hope this helps,
Marius
My other site's WYSIWYG editor works fine though??
> Also, what version did you upgrade from? And did you import the 3.1.1
> XAR?
No I didn't yet!
> Thanks,
> Marius
Regards,
Kaya
>> On static Xwiki coded pages it works fine though!
>>
>>
>> Good job guys on the current stable Xwiki 3.1.1 :-) it is performing
>> much
>> better then the previous version..... - I like it!!!!
>>
>>
>> Regards,
>>
>>
>> Kaya
>>
>>
>> -------- Original Message --------
>> Subject: Migrated Xwiki to latest 'stable' release - Login user
>> pic
>> is now covering the first letter in title
>> Date: Mon, 09 Jan 2012 22:01:54 +0200
>> From: Kaya Saman<kayasaman(a)gmail.com>
>> To: XWiki Users<users(a)xwiki.org>
>>
>>
>>
>> Hi guys,
>>
>> whew, a lot of work today :-)
>>
>>
>> I upgraded my main www site to Xwiki 3.1.1 in doing so I performed
>> these
>> steps:
>>
>> * cp old hibernate.cfg.xml file across to new xwiki dir
>> * cp old xwiki.cfg file across to new xwiki dir
>> * cp postgresql-8.3-603.jdbc4.jar to new xwiki dir
>> * cp skins/toucan to new xwiki dir
>>
>>
>>
>> Now when I login, my login pic covers the first letter of the Title on
>> the
>> page.....?
>>
>>
>> Is this because the CSS or cfg files have been altered in the new
>> release?
>>
>> Meaning I need to re-add my previous customizations to the new format?
>>
>>
>> Regards,
>>
>>
>> Kaya
>>
>> _______________________________________________
>> 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
_______________________________________________
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
_______________________________________________
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