[xwiki-users] Fwd: Migrated Xwiki to latest 'stable' release - Login user pic is now covering the first letter in title
Kaya Saman
kayasaman at gmail.com
Tue Jan 10 18:10:22 UTC 2012
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 at 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 at 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 at 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/WebHome/invert.swf"
>>>> />
>>>> <param name="loop" value="false" />
>>>> <param name="quality" value="high" />
>>>> <embed
>>>>
>>>> src="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHome/invert.swf"
>>>> width="500" height="120" />
>>>> </object>
>>>> <object>
>>>> <param name="movie"
>>>>
>>>> value="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHome/video.swf"
>>>> />
>>>> <param name="loop" value="true" />
>>>> <param name="quality" value="high" />
>>>> <embed
>>>>
>>>> src="http://www.optiplex-networks.com/xwiki/bin/download/Main/WebHome/video.swf"
>>>> 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 at gmail.com>
>>>>>> To: XWiki Users<users at 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 at xwiki.org
>>>>>> http://lists.xwiki.org/mailman/listinfo/users
>>>>> _______________________________________________
>>>>> users mailing list
>>>>> users at xwiki.org
>>>>> http://lists.xwiki.org/mailman/listinfo/users
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> users at xwiki.org
>>>> http://lists.xwiki.org/mailman/listinfo/users
>>> _______________________________________________
>>> users mailing list
>>> users at xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>
>> _______________________________________________
>> users mailing list
>> users at xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
More information about the users
mailing list