Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-23 Thread Sebastian Kannengiesser
Hi Guillaume, Hi Vincent,

thanx for your answers about the conversion of XWiki Syntax. I'm using
XWiki Enterprise 1.8-milestone-1.15565 and this feature does not work
here. Do I have to activate that pop-up feature somewhere? The pages I
tested are not heavily code-loaded.

Cheers,
Sebastian

On Thu, Jan 22, 2009 at 3:01 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi,

 On Thu, Jan 22, 2009 at 2:03 PM, Sebastian Kannengiesser 
 sebastian.kannengies...@gmail.com wrote:

 Hi again,

 I just found out, that the section editing icons I mentioned appear
 when using Syntax 1.0 over Syntax 2.0. Bug?
 Only remains open for this post, if it is possible to automatically
 convert XWiki Syntax 1.0 articles to XWiki Syntax 2.0 article.

 I think a first implementation of this is included in the latest XWiki
 Enterprise release (1.8M1). To use it, simply go to a page that is written
 in XWiki 1.0 syntax and select XWiki 2.0 in the drop-down menu on the left.
 This will automatically convert your page's syntax (a couple bugs may occur
 since it's only a first implementation, especially on heavily code-loaded
 pages).
 Guillaume


 Cheers,
 Sebastian

 On Thu, Jan 22, 2009 at 1:47 PM, Sebastian Kannengiesser
 sebastian.kannengies...@gmail.com wrote:
  Thanx Guilaume for your answer.
 
  Read your post a little late. Any idea about the other section issue,
  now I at least found how to create them.
 
  Cheers,
  Sebastian
 
  On Thu, Jan 22, 2009 at 12:54 PM, Guillaume Lerouge guilla...@xwiki.com
 wrote:
  Hi Sebastian,
 
  On Thu, Jan 22, 2009 at 11:27 AM, Sebastian Kannengiesser 
  sebastian.kannengies...@gmail.com wrote:
 
  Hi guys,
 
  I have some points that I don't understand in XWiki, which occur
  somehow like bugs to me.
 
  I just edited the WebHome article of the Main Space which came with
  the default XWiki-Xar-File.
  In that WebHome there are 2 sections defined, the first one being the
  started by a Title1 format caption and the second one being started by
  a Title2 format caption. First thing is, how can I get another section
  with Title2 format in that page. I couldn't find any documentation on
  this.
 
  If you're editing the page in wiki mode, you can create new sections
 using
  titles :
  1 Level 1 title
  1.1 Level 2 title
  1.1 Another level 2 title
  In WYSIWYG mode, you can do the same thing by writing content,
 highlighting
  it and selecting the title level you want to use in the drop-down menu.
  Please note that the WYSIWYG editor associated with XWiki 1.0 syntax is
 old
  and will be updated soon.
 
  When editing the page in XWiki1.0 syntax I tried to add a section by
  having a 1.2 prefix after the existing 1 and 1.1 section, but
  that results in 1.2 being printed on the resulting  page instead of a
  Title2 headline and a new section. When I format Title2 using WYSIWYG,
  I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
  before). The result is, that the page has a new bold Title2 headline,
  but still no new section (besides the syntax being strange - HTML).
 
  Another point is, that I just reedited that page and now, after
  saving, the first section, the one with the Title1 headline is no
  longer editable. WebHome points to section 2 directly, though I still
  see the content in the page.
 
  Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
  xwiki.cfg, but that doesn't seem to have any effect.
 
  Do you succeed in making it work on a per-page basis? That is, when you
 edit
  a page, select XWiki 2.0 in the syntax menu on the right, save the page
 then
  edit it again has it switched to XWiki 2.0?
 
 
  I really hope, you can give me some hints on my troubles. BTW, I'm
  using MSSQL 2000, if that could be involved in the problems.
 
  I don't know muwh about MSSQL 2000 but I think it doesn't matter at all
  since Hibernate provides an abstraction layer here (I may miss an
 unexpected
  bug though).
 
  Hope this helps,
  Guillaume
 
  Many thanx in advance.
 
  Cheers,
  Sebastian
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 
  --
  Guillaume Lerouge
  Product Manager - XWiki
  Skype ID : wikibc
  http://guillaumelerouge.com/
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Guillaume Lerouge
 Product Manager - XWiki
 Skype ID : wikibc
 http://guillaumelerouge.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Sebastian Kannengiesser
Hi guys,

I have some points that I don't understand in XWiki, which occur
somehow like bugs to me.

I just edited the WebHome article of the Main Space which came with
the default XWiki-Xar-File.
In that WebHome there are 2 sections defined, the first one being the
started by a Title1 format caption and the second one being started by
a Title2 format caption. First thing is, how can I get another section
with Title2 format in that page. I couldn't find any documentation on
this.

When editing the page in XWiki1.0 syntax I tried to add a section by
having a 1.2 prefix after the existing 1 and 1.1 section, but
that results in 1.2 being printed on the resulting  page instead of a
Title2 headline and a new section. When I format Title2 using WYSIWYG,
I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
before). The result is, that the page has a new bold Title2 headline,
but still no new section (besides the syntax being strange - HTML).

Another point is, that I just reedited that page and now, after
saving, the first section, the one with the Title1 headline is no
longer editable. WebHome points to section 2 directly, though I still
see the content in the page.

Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
xwiki.cfg, but that doesn't seem to have any effect.

I really hope, you can give me some hints on my troubles. BTW, I'm
using MSSQL 2000, if that could be involved in the problems.

Many thanx in advance.

Cheers,
Sebastian
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Vincent Massol
Hi Sebastian,

On Jan 22, 2009, at 11:27 AM, Sebastian Kannengiesser wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being the
 started by a Title1 format caption and the second one being started by
 a Title2 format caption. First thing is, how can I get another section
 with Title2 format in that page. I couldn't find any documentation on
 this.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead of a
 Title2 headline and a new section. When I format Title2 using WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
 xwiki.cfg, but that doesn't seem to have any effect.

See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing

 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

Thanks
-Vincent
http://xwiki.com
http://xwiki.org
http://massol.net






___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Guillaume Lerouge
Hi Sebastian,

On Thu, Jan 22, 2009 at 11:27 AM, Sebastian Kannengiesser 
sebastian.kannengies...@gmail.com wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being the
 started by a Title1 format caption and the second one being started by
 a Title2 format caption. First thing is, how can I get another section
 with Title2 format in that page. I couldn't find any documentation on
 this.

If you're editing the page in wiki mode, you can create new sections using
titles :
1 Level 1 title
1.1 Level 2 title
1.1 Another level 2 title
In WYSIWYG mode, you can do the same thing by writing content, highlighting
it and selecting the title level you want to use in the drop-down menu.
Please note that the WYSIWYG editor associated with XWiki 1.0 syntax is old
and will be updated soon.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead of a
 Title2 headline and a new section. When I format Title2 using WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
 xwiki.cfg, but that doesn't seem to have any effect.

Do you succeed in making it work on a per-page basis? That is, when you edit
a page, select XWiki 2.0 in the syntax menu on the right, save the page then
edit it again has it switched to XWiki 2.0?


 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

I don't know muwh about MSSQL 2000 but I think it doesn't matter at all
since Hibernate provides an abstraction layer here (I may miss an unexpected
bug though).

Hope this helps,
Guillaume

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Product Manager - XWiki
Skype ID : wikibc
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1 [partly solved]

2009-01-22 Thread Sebastian Kannengiesser
Hi Vincent,

thanks for your quick reply. Though I didn't find anything new on that
page, I discovered, that I have to always write 1.1 in XWiki1.0 Syntax
instead of increasing the number to 1.2. That wasn't intuitive for me
in the first place.

Also, XWiki2.0 Syntax seems to work now, though I asked myself, if it
is possible to convert existing Syntax 1.0 articles to 2.0 articles.

What I still don't get is How to create sections - or get an edit
icon at the top right at all. While the original WebHome and the
edited version of it has it for each section, new pages don't get such
an icon. I looked at the WebHome page and found, it is using the
XWiki.ArticleClass object. Unfortunately adding this object to a new
article doesn't resolve the issue. Any idea, what I might be doing
wrong?

Cheers
Sebastian


On Thu, Jan 22, 2009 at 11:34 AM, Vincent Massol vinc...@massol.net wrote:
 Hi Sebastian,

 On Jan 22, 2009, at 11:27 AM, Sebastian Kannengiesser wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being the
 started by a Title1 format caption and the second one being started by
 a Title2 format caption. First thing is, how can I get another section
 with Title2 format in that page. I couldn't find any documentation on
 this.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead of a
 Title2 headline and a new section. When I format Title2 using WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
 xwiki.cfg, but that doesn't seem to have any effect.

 See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing

 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 Thanks
 -Vincent
 http://xwiki.com
 http://xwiki.org
 http://massol.net






 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Sebastian Kannengiesser
Thanx Guilaume for your answer.

Read your post a little late. Any idea about the other section issue,
now I at least found how to create them.

Cheers,
Sebastian

On Thu, Jan 22, 2009 at 12:54 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Sebastian,

 On Thu, Jan 22, 2009 at 11:27 AM, Sebastian Kannengiesser 
 sebastian.kannengies...@gmail.com wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being the
 started by a Title1 format caption and the second one being started by
 a Title2 format caption. First thing is, how can I get another section
 with Title2 format in that page. I couldn't find any documentation on
 this.

 If you're editing the page in wiki mode, you can create new sections using
 titles :
 1 Level 1 title
 1.1 Level 2 title
 1.1 Another level 2 title
 In WYSIWYG mode, you can do the same thing by writing content, highlighting
 it and selecting the title level you want to use in the drop-down menu.
 Please note that the WYSIWYG editor associated with XWiki 1.0 syntax is old
 and will be updated soon.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead of a
 Title2 headline and a new section. When I format Title2 using WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
 xwiki.cfg, but that doesn't seem to have any effect.

 Do you succeed in making it work on a per-page basis? That is, when you edit
 a page, select XWiki 2.0 in the syntax menu on the right, save the page then
 edit it again has it switched to XWiki 2.0?


 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

 I don't know muwh about MSSQL 2000 but I think it doesn't matter at all
 since Hibernate provides an abstraction layer here (I may miss an unexpected
 bug though).

 Hope this helps,
 Guillaume

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Guillaume Lerouge
 Product Manager - XWiki
 Skype ID : wikibc
 http://guillaumelerouge.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1 [partly solved]

2009-01-22 Thread KevinC

 What I still don't get is How to create sections - or get an edit
 icon at the top right at all

If you are getting it on some pages then you have it turned on in the config
so that's step one. Now the magic bit...

Use a header for your section, any of these will create you a new section in
the page that can be edited separately.

1
1.1
1.1.1
1.1.1.1

I believe all of these create new sections. To be honest, I think that this
behavior is annoying. I'd much rather have a Tag or some other indicator
that I want a given heading to be individually editable. There are times
when I may want to use one of those headings and NOT have it create a nee
editable section in the page. But that is neither here nor there...


Hope this helps!
.:. Kevin
-- 
View this message in context: 
http://n2.nabble.com/Re%3A-some-questions-concerning-editing-pages---more-specific-section-behaviour---XWiki-1.8M1--partly-solved--tp2197512p2197585.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1 [partly solved]

2009-01-22 Thread Sebastian Kannengiesser
Hi Kevin,

thanx for your answer. Yes, this helps a little and I also think, to
have a seperate option of distinguishing between title and section
would be nice. But, as I just wrote, here the following does not
create editable sections with XWiki Syntax 2.0.

= title1 =
== subtitle1 ==
== subtitle2 ==

and so forth...

Can someone check this please, could be a potential bug.

Cheers,
Sebastian

On Thu, Jan 22, 2009 at 1:58 PM, KevinC kevin.cummi...@cpa.state.tx.us wrote:

 What I still don't get is How to create sections - or get an edit
 icon at the top right at all

 If you are getting it on some pages then you have it turned on in the config
 so that's step one. Now the magic bit...

 Use a header for your section, any of these will create you a new section in
 the page that can be edited separately.

 1
 1.1
 1.1.1
 1.1.1.1

 I believe all of these create new sections. To be honest, I think that this
 behavior is annoying. I'd much rather have a Tag or some other indicator
 that I want a given heading to be individually editable. There are times
 when I may want to use one of those headings and NOT have it create a nee
 editable section in the page. But that is neither here nor there...


 Hope this helps!
 .:. Kevin
 --
 View this message in context: 
 http://n2.nabble.com/Re%3A-some-questions-concerning-editing-pages---more-specific-section-behaviour---XWiki-1.8M1--partly-solved--tp2197512p2197585.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Sebastian Kannengiesser
Hi again,

I just found out, that the section editing icons I mentioned appear
when using Syntax 1.0 over Syntax 2.0. Bug?
Only remains open for this post, if it is possible to automatically
convert XWiki Syntax 1.0 articles to XWiki Syntax 2.0 article.

Cheers,
Sebastian

On Thu, Jan 22, 2009 at 1:47 PM, Sebastian Kannengiesser
sebastian.kannengies...@gmail.com wrote:
 Thanx Guilaume for your answer.

 Read your post a little late. Any idea about the other section issue,
 now I at least found how to create them.

 Cheers,
 Sebastian

 On Thu, Jan 22, 2009 at 12:54 PM, Guillaume Lerouge guilla...@xwiki.com 
 wrote:
 Hi Sebastian,

 On Thu, Jan 22, 2009 at 11:27 AM, Sebastian Kannengiesser 
 sebastian.kannengies...@gmail.com wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being the
 started by a Title1 format caption and the second one being started by
 a Title2 format caption. First thing is, how can I get another section
 with Title2 format in that page. I couldn't find any documentation on
 this.

 If you're editing the page in wiki mode, you can create new sections using
 titles :
 1 Level 1 title
 1.1 Level 2 title
 1.1 Another level 2 title
 In WYSIWYG mode, you can do the same thing by writing content, highlighting
 it and selecting the title level you want to use in the drop-down menu.
 Please note that the WYSIWYG editor associated with XWiki 1.0 syntax is old
 and will be updated soon.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead of a
 Title2 headline and a new section. When I format Title2 using WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
 xwiki.cfg, but that doesn't seem to have any effect.

 Do you succeed in making it work on a per-page basis? That is, when you edit
 a page, select XWiki 2.0 in the syntax menu on the right, save the page then
 edit it again has it switched to XWiki 2.0?


 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

 I don't know muwh about MSSQL 2000 but I think it doesn't matter at all
 since Hibernate provides an abstraction layer here (I may miss an unexpected
 bug though).

 Hope this helps,
 Guillaume

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Guillaume Lerouge
 Product Manager - XWiki
 Skype ID : wikibc
 http://guillaumelerouge.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1

2009-01-22 Thread Guillaume Lerouge
Hi,

On Thu, Jan 22, 2009 at 2:03 PM, Sebastian Kannengiesser 
sebastian.kannengies...@gmail.com wrote:

 Hi again,

 I just found out, that the section editing icons I mentioned appear
 when using Syntax 1.0 over Syntax 2.0. Bug?
 Only remains open for this post, if it is possible to automatically
 convert XWiki Syntax 1.0 articles to XWiki Syntax 2.0 article.

I think a first implementation of this is included in the latest XWiki
Enterprise release (1.8M1). To use it, simply go to a page that is written
in XWiki 1.0 syntax and select XWiki 2.0 in the drop-down menu on the left.
This will automatically convert your page's syntax (a couple bugs may occur
since it's only a first implementation, especially on heavily code-loaded
pages).
Guillaume


 Cheers,
 Sebastian

 On Thu, Jan 22, 2009 at 1:47 PM, Sebastian Kannengiesser
 sebastian.kannengies...@gmail.com wrote:
  Thanx Guilaume for your answer.
 
  Read your post a little late. Any idea about the other section issue,
  now I at least found how to create them.
 
  Cheers,
  Sebastian
 
  On Thu, Jan 22, 2009 at 12:54 PM, Guillaume Lerouge guilla...@xwiki.com
 wrote:
  Hi Sebastian,
 
  On Thu, Jan 22, 2009 at 11:27 AM, Sebastian Kannengiesser 
  sebastian.kannengies...@gmail.com wrote:
 
  Hi guys,
 
  I have some points that I don't understand in XWiki, which occur
  somehow like bugs to me.
 
  I just edited the WebHome article of the Main Space which came with
  the default XWiki-Xar-File.
  In that WebHome there are 2 sections defined, the first one being the
  started by a Title1 format caption and the second one being started by
  a Title2 format caption. First thing is, how can I get another section
  with Title2 format in that page. I couldn't find any documentation on
  this.
 
  If you're editing the page in wiki mode, you can create new sections
 using
  titles :
  1 Level 1 title
  1.1 Level 2 title
  1.1 Another level 2 title
  In WYSIWYG mode, you can do the same thing by writing content,
 highlighting
  it and selecting the title level you want to use in the drop-down menu.
  Please note that the WYSIWYG editor associated with XWiki 1.0 syntax is
 old
  and will be updated soon.
 
  When editing the page in XWiki1.0 syntax I tried to add a section by
  having a 1.2 prefix after the existing 1 and 1.1 section, but
  that results in 1.2 being printed on the resulting  page instead of a
  Title2 headline and a new section. When I format Title2 using WYSIWYG,
  I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
  before). The result is, that the page has a new bold Title2 headline,
  but still no new section (besides the syntax being strange - HTML).
 
  Another point is, that I just reedited that page and now, after
  saving, the first section, the one with the Title1 headline is no
  longer editable. WebHome points to section 2 directly, though I still
  see the content in the page.
 
  Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
  xwiki.cfg, but that doesn't seem to have any effect.
 
  Do you succeed in making it work on a per-page basis? That is, when you
 edit
  a page, select XWiki 2.0 in the syntax menu on the right, save the page
 then
  edit it again has it switched to XWiki 2.0?
 
 
  I really hope, you can give me some hints on my troubles. BTW, I'm
  using MSSQL 2000, if that could be involved in the problems.
 
  I don't know muwh about MSSQL 2000 but I think it doesn't matter at all
  since Hibernate provides an abstraction layer here (I may miss an
 unexpected
  bug though).
 
  Hope this helps,
  Guillaume
 
  Many thanx in advance.
 
  Cheers,
  Sebastian
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 
  --
  Guillaume Lerouge
  Product Manager - XWiki
  Skype ID : wikibc
  http://guillaumelerouge.com/
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Product Manager - XWiki
Skype ID : wikibc
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1 [partly solved]

2009-01-22 Thread Vincent Massol

On Jan 22, 2009, at 1:41 PM, Sebastian Kannengiesser wrote:

 Hi Vincent,

 thanks for your quick reply. Though I didn't find anything new on that
 page, I discovered, that I have to always write 1.1 in XWiki1.0 Syntax
 instead of increasing the number to 1.2. That wasn't intuitive for me
 in the first place.

 Also, XWiki2.0 Syntax seems to work now, though I asked myself, if it
 is possible to convert existing Syntax 1.0 articles to 2.0 articles.

Good point this is not documented yet. It should go on that page too.  
Basically on a xwiki 1.0 page you just select the 2.0 syntax and  
you'll get a popup asking if you want to convert it.

-Vincent

 What I still don't get is How to create sections - or get an edit
 icon at the top right at all. While the original WebHome and the
 edited version of it has it for each section, new pages don't get such
 an icon. I looked at the WebHome page and found, it is using the
 XWiki.ArticleClass object. Unfortunately adding this object to a new
 article doesn't resolve the issue. Any idea, what I might be doing
 wrong?

 Cheers
 Sebastian


 On Thu, Jan 22, 2009 at 11:34 AM, Vincent Massol  
 vinc...@massol.net wrote:
 Hi Sebastian,

 On Jan 22, 2009, at 11:27 AM, Sebastian Kannengiesser wrote:

 Hi guys,

 I have some points that I don't understand in XWiki, which occur
 somehow like bugs to me.

 I just edited the WebHome article of the Main Space which came with
 the default XWiki-Xar-File.
 In that WebHome there are 2 sections defined, the first one being  
 the
 started by a Title1 format caption and the second one being  
 started by
 a Title2 format caption. First thing is, how can I get another  
 section
 with Title2 format in that page. I couldn't find any documentation  
 on
 this.

 When editing the page in XWiki1.0 syntax I tried to add a section by
 having a 1.2 prefix after the existing 1 and 1.1 section, but
 that results in 1.2 being printed on the resulting  page instead  
 of a
 Title2 headline and a new section. When I format Title2 using  
 WYSIWYG,
 I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
 before). The result is, that the page has a new bold Title2  
 headline,
 but still no new section (besides the syntax being strange - HTML).

 Another point is, that I just reedited that page and now, after
 saving, the first section, the one with the Title1 headline is no
 longer editable. WebHome points to section 2 directly, though I  
 still
 see the content in the page.

 Last point is: How can I get XWiki2.0 Syntax working? I enabled it  
 in
 xwiki.cfg, but that doesn't seem to have any effect.

 See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing

 I really hope, you can give me some hints on my troubles. BTW, I'm
 using MSSQL 2000, if that could be involved in the problems.

 Many thanx in advance.

 Cheers,
 Sebastian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 Thanks
 -Vincent
 http://xwiki.com
 http://xwiki.org
 http://massol.net






 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

Thanks
-Vincent
http://xwiki.com
http://xwiki.org
http://massol.net






___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] some questions concerning editing pages - more specific section behaviour - XWiki 1.8M1 [partly solved]

2009-01-22 Thread Vincent Massol

On Jan 22, 2009, at 2:10 PM, Sebastian Kannengiesser wrote:

 Hi Kevin,

 thanx for your answer. Yes, this helps a little and I also think, to
 have a seperate option of distinguishing between title and section
 would be nice. But, as I just wrote, here the following does not
 create editable sections with XWiki Syntax 2.0.

 = title1 =
 == subtitle1 ==
 == subtitle2 ==

Yes this is a known limitation. We haven't implemented it yet.
See http://jira.xwiki.org/jira/browse/XWIKI-2881 to follow the status.

Thanks
-Vincent



 and so forth...

 Can someone check this please, could be a potential bug.

 Cheers,
 Sebastian

 On Thu, Jan 22, 2009 at 1:58 PM, KevinC kevin.cummi...@cpa.state.tx.us 
  wrote:

 What I still don't get is How to create sections - or get an edit
 icon at the top right at all

 If you are getting it on some pages then you have it turned on in  
 the config
 so that's step one. Now the magic bit...

 Use a header for your section, any of these will create you a new  
 section in
 the page that can be edited separately.

 1
 1.1
 1.1.1
 1.1.1.1

 I believe all of these create new sections. To be honest, I think  
 that this
 behavior is annoying. I'd much rather have a Tag or some other  
 indicator
 that I want a given heading to be individually editable. There are  
 times
 when I may want to use one of those headings and NOT have it create  
 a nee
 editable section in the page. But that is neither here nor there...


 Hope this helps!
 .:. Kevin
 --
 View this message in context: 
 http://n2.nabble.com/Re%3A-some-questions-concerning-editing-pages---more-specific-section-behaviour---XWiki-1.8M1--partly-solved--tp2197512p2197585.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

Thanks
-Vincent
http://xwiki.com
http://xwiki.org
http://massol.net






___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users