[xwiki-users] declare sections in the page
Hello i saw some posts here for defining page sections. (http://n2.nabble.com/some-questions-concerning-editing-pages-more-specific-s...) what i did and fail apparently was: have some tables in a page and i wanted to define each table as a section, so that when to edit, the user cand edit just the specific table he wants to. not the hole part. so i created for test 2 tables with titles: 1. section 1 ..the actual table 1.1 section 2 ..the actual table but the sections weren't created. Is there any documentation for this, please? Thank you -- View this message in context: http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973361.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Bubulina, On Mon, Nov 9, 2009 at 3:41 PM, Bubulina <[email protected]> wrote:
Hello i saw some posts here for defining page sections. ( http://n2.nabble.com/some-questions-concerning-editing-pages-more-specific-s... ) what i did and fail apparently was: have some tables in a page and i wanted to define each table as a section, so that when to edit, the user cand edit just the specific table he wants to. not the hole part. so i created for test 2 tables with titles: 1. section 1 ..the actual table 1.1 section 2 ..the actual table but the sections weren't created. Is there any documentation for this, please?
Looks like you're using syntax 1. Make sure your page is created in XWiki 2.0 syntax and it should work. This content: = Header 1 = |=Table|=Header |Table|Content == Header 2 == |=Table2|=Header2 |Table2|Content2 Should generate 2 headings that you can edit. Guillaume Thank you
-- View this message in context: http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973361.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
Guillaume Lerouge wrote:
Hi Bubulina,
On Mon, Nov 9, 2009 at 3:41 PM, Bubulina <[email protected]> wrote:
Hello i saw some posts here for defining page sections. ( http://n2.nabble.com/some-questions-concerning-editing-pages-more-specific-s... ) what i did and fail apparently was: have some tables in a page and i wanted to define each table as a section, so that when to edit, the user cand edit just the specific table he wants to. not the hole part. so i created for test 2 tables with titles: 1. section 1 ..the actual table 1.1 section 2 ..the actual table but the sections weren't created. Is there any documentation for this, please?
Looks like you're using syntax 1. Make sure your page is created in XWiki 2.0 syntax and it should work.
This content:
= Header 1 =
|=Table|=Header |Table|Content
== Header 2 ==
|=Table2|=Header2 |Table2|Content2
Should generate 2 headings that you can edit.
Guillaume
Thank you
-- View this message in context: http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973361.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
much thanks. you were right -- View this message in context: http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973650.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi All, I've got a usability problem in our wiki. Currently we are running 2.0.3, but the problem started happening a few versions back. We have several cases where we have long tables of information that used to work fine -- the page would have a scrollbar which allowed the user to scroll the "viewable" content page area and see all of the table. But now what happens is the table is written under neither the panel on the right and although there is a scroll bar it is for the entire page in the browser so scrolling will never reveal the part of the table under the panel. And the rest of it appears on top of the wiki "background" area so it pretty illegible. Is there some easy workaround to avoid this and put the tables back "into" the page without having to create html around it to do it artificially? The reason I don't want to do this is because it's one more thing that makes it's harder for my users to create their own content. I am not sure when this change happened but I know for sure that with version 1.6.x I was able to create tables in my pages that were scrollable within the content area. I hope this is making sense, a picture would have described it a lot better :) Here is a table example to show the sort of data we are trying to maintain, once we put normal content in the rows the table runs off to the right and becomes unusable. |Name|Access URL|Release Version|SVN|App-Instance Details|DB Instance Details|Reporting Instance Details|Logi Details|OLTP DB Name|OLTP Username| ETL DB Name|Report DB Username | planner_playground_4602_finalHF| http~://~/~/192.168.1.21:9033//| 4.6.0.2-FinalHF| 15706| home/accept/planner_playground_4602_finalHF/| peres| NA| NA| accept_qa_4602_finalhf| sa| NA| NA Thanks in advance for any help, Regan Gill
Hi Regan, On Wed, Nov 18, 2009 at 1:59 AM, Regan Gill <[email protected]>wrote:
Hi All,
I've got a usability problem in our wiki. Currently we are running 2.0.3, but the problem started happening a few versions back. We have several cases where we have long tables of information that used to work fine -- the page would have a scrollbar which allowed the user to scroll the "viewable" content page area and see all of the table. But now what happens is the table is written under neither the panel on the right and although there is a scroll bar it is for the entire page in the browser so scrolling will never reveal the part of the table under the panel. And the rest of it appears on top of the wiki "background" area so it pretty illegible.
Is there some easy workaround to avoid this and put the tables back "into" the page without having to create html around it to do it artificially? The reason I don't want to do this is because it's one more thing that makes it's harder for my users to create their own content.
I am not sure when this change happened but I know for sure that with version 1.6.x I was able to create tables in my pages that were scrollable within the content area.
I hope this is making sense, a picture would have described it a lot better :)
Here is a table example to show the sort of data we are trying to maintain, once we put normal content in the rows the table runs off to the right and becomes unusable.
|Name|Access URL|Release Version|SVN|App-Instance Details|DB Instance Details|Reporting Instance Details|Logi Details|OLTP DB Name|OLTP Username| ETL DB Name|Report DB Username | planner_playground_4602_finalHF| http~://~/~/192.168.1.21:9033//| 4.6.0.2-FinalHF| 15706| home/accept/planner_playground_4602_finalHF/| peres| NA| NA| accept_qa_4602_finalhf| sa| NA| NA
Thanks in advance for any help,
This is an identified issue. There used to be an overflow CSS setting applied to the wiki content area in previous skins. It made it so that a horizontal scrollbar would appear at the bottom of the content area if and when needed. The relevant CSS property somehow got removed in the latest versions. Caty, can you look at this and see if we can include the required property in the colibri cleanup? Thanks, Guillaume
Regan Gill _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
Hi Guillaume,
This is an identified issue. There used to be an overflow CSS setting applied to the wiki content area in previous skins. It made it so that a horizontal scrollbar would appear at the bottom of the content area if and when needed. The relevant CSS property somehow got removed in the latest versions.
Great thanks! Is it a change in one file or something similarly easy to modify in my installation until its available in a new version? Regan
Hi Regan, On Wed, Nov 18, 2009 at 5:56 AM, Regan Gill <[email protected]>wrote:
Hi Guillaume,
This is an identified issue. There used to be an overflow CSS setting applied to the wiki content area in previous skins. It made it so that a horizontal scrollbar would appear at the bottom of the content area if and when needed. The relevant CSS property somehow got removed in the latest versions.
Great thanks! Is it a change in one file or something similarly easy to modify in my installation until its available in a new version?
I'm not sure where exactly this was located. You could try looking at your wiki with the toucan skin, check whether the scrollbar appears and if it does use firebug to sniff the code responsible for this... If you feel like it ;-) Guillaume
Regan _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
Hi, this is already taking care in the colibri cleanup - so if you are taking the latest 2.1 snapshot is ok. The thing is that you need for the #xwikicontent an overflow:auto; property (add this to your toucan.css or colibri.css). Caty
Hi, I tried the setting in my toucan.css, but it still didn't work. Is there some other setting that the colibri skin makes in this regard, that isn't mentioned here? Greetings Steven Calkins -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Ecaterina Valica Gesendet: Mittwoch, 18. November 2009 12:00 An: XWiki Users Betreff: Re: [xwiki-users] Formatting Tables Hi, this is already taking care in the colibri cleanup - so if you are taking the latest 2.1 snapshot is ok. The thing is that you need for the #xwikicontent an overflow:auto; property (add this to your toucan.css or colibri.css). Caty _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
I must correct mself. After the change and emptying the cache it is working now. Greetings, Steven Calkins -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Steven Calkins Gesendet: Mittwoch, 18. November 2009 14:40 An: XWiki Users Betreff: Re: [xwiki-users] Formatting Tables Hi, I tried the setting in my toucan.css, but it still didn't work. Is there some other setting that the colibri skin makes in this regard, that isn't mentioned here? Greetings Steven Calkins -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Ecaterina Valica Gesendet: Mittwoch, 18. November 2009 12:00 An: XWiki Users Betreff: Re: [xwiki-users] Formatting Tables Hi, this is already taking care in the colibri cleanup - so if you are taking the latest 2.1 snapshot is ok. The thing is that you need for the #xwikicontent an overflow:auto; property (add this to your toucan.css or colibri.css). Caty _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Steven, On Thu, Nov 19, 2009 at 10:28 AM, Steven Calkins < [email protected]> wrote:
I must correct mself. After the change and emptying the cache it is working now.
Glad to hear that :-) Guillaume
Greetings,
Steven Calkins
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Steven Calkins Gesendet: Mittwoch, 18. November 2009 14:40 An: XWiki Users Betreff: Re: [xwiki-users] Formatting Tables
Hi, I tried the setting in my toucan.css, but it still didn't work. Is there some other setting that the colibri skin makes in this regard, that isn't mentioned here?
Greetings Steven Calkins
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Ecaterina Valica Gesendet: Mittwoch, 18. November 2009 12:00 An: XWiki Users Betreff: Re: [xwiki-users] Formatting Tables
Hi,
this is already taking care in the colibri cleanup - so if you are taking the latest 2.1 snapshot is ok.
The thing is that you need for the #xwikicontent an overflow:auto; property (add this to your toucan.css or colibri.css).
Caty _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
participants (5)
-
Bubulina -
Ecaterina Valica -
Guillaume Lerouge -
Regan Gill -
Steven Calkins