[Bug 76944] Re: Improve yelp index layout

2008-03-13 Thread Matthew East
Christophe - any problems with this? -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 76944] Re: Improve yelp index layout

2008-03-13 Thread Christophe Sauthier (huats)
Sorry Matthew for not keeping you informed... Absolutly no problem at all. The patch has been incorporated in 2.22.0-0ubuntu1 version (and thus in the 2.22.0-0ubuntu2 which is the current version in hardy). Thanks ! -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You

[Bug 76944] Re: Improve yelp index layout

2008-03-13 Thread Matthew East
Right - marking as fix released. ** Changed in: yelp (Ubuntu) Status: Confirmed = Fix Released -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in ubuntu. --

[Bug 76944] Re: Improve yelp index layout

2008-03-10 Thread Don Scorgie
There were a couple of other improvements / changes. Attached is the same patch, ported to 2.22. Not sure if the omf series' need updated or not. ** Attachment added: Updated for Hardy http://launchpadlibrarian.net/12553268/yelp-hardy.patch -- Improve yelp index layout

[Bug 76944] Re: Improve yelp index layout

2008-03-10 Thread Christophe Sauthier (huats)
I'll try to have a look at that patch, since I am packaging yelp right now. And I'll let you know. -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in ubuntu. --

Re: [Bug 76944] Re: Improve yelp index layout

2008-03-10 Thread Matthew East
Hi, On Mon, Mar 10, 2008 at 8:16 PM, Don Scorgie [EMAIL PROTECTED] wrote: There were a couple of other improvements / changes. Attached is the same patch, ported to 2.22. Not sure if the omf series' need updated or not. No, the omf series are all the same as before. THANKS! -- Matthew

[Bug 76944] Re: Improve yelp index layout

2008-02-25 Thread Matthew East
Has this change been made? I've been told that the customised layout is not currently working in Hardy. -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in ubuntu.

[Bug 76944] Re: Improve yelp index layout

2007-12-10 Thread Matthew East
Seb pointed out to me that the patch is broken on Ubuntu Hardy. Here's the proposed solution: 19:39:21 DonS mdke: the line in the patch: if (!strncmp (cat, General|Linux|Distributions|Other)) { 19:39:37 DonS change that to if (!strncmp (cat, Core)) { and all should be good again ;) **

[Bug 76944] Re: Improve yelp index layout

2007-10-02 Thread Sebastien Bacher
yelp (2.20.0-0ubuntu2) gutsy; urgency=low * debian/patches/06_new_ubuntu_layout.patch: - patch update from Matthew East, fixes the Connecting to the Internet (LP: #76944, #144780) * debian/patches/07_rosetta_translations_update.patch: - updated yelp (2.20.0-0ubuntu1) gutsy;

[Bug 76944] Re: Improve yelp index layout

2007-10-01 Thread Sebastien Bacher
your patch update doesn't work, patching file src/yelp-toc.c patch: malformed patch at line 78: + tmp = g_strdup_printf (%d, weight); -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop

Re: [Bug 76944] Re: Improve yelp index layout

2007-10-01 Thread Matthew East
On 01/10/2007, Sebastien Bacher [EMAIL PROTECTED] wrote: your patch update doesn't work, Thanks for letting me know - I will try and find out why, but if you have any idea, that would be helpful. It may be because I edited the patch by hand rather than using diff. -- Matthew East

[Bug 76944] Re: Improve yelp index layout

2007-10-01 Thread Sebastien Bacher
right, it's easy to break the diff format by editing it by hand (you can't add a new line there without changing the context number for example), I would recommend doing your changes again and generating a patch using diff then -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944

[Bug 76944] Re: Improve yelp index layout

2007-10-01 Thread Matthew East
Ok, here is an updated patch - it's a patch on the Ubuntu source package. I've successfully built a package and tested the fixes. Sorry for the muddle. ** Attachment added: patch updated as of 1.10.07 http://launchpadlibrarian.net/9627456/yelp-1.10.07.diff -- Improve yelp index layout

[Bug 76944] Re: Improve yelp index layout

2007-09-30 Thread Matthew East
Here is a consolidated patch which takes the last patch posted and: 1. Adds a topic for the accessibility guide in the front page; and 2. Includes the change in bug 144780 to fix the broken link described therein. Please take a look. ** Attachment added: latest version of the patch as at

[Bug 76944] Re: Improve yelp index layout

2007-09-15 Thread Matthew East
Another updated patch from Don, this fixes the topics being distributed in random order and gives them an order based on weighting (attachment coming) ** Changed in: yelp (Ubuntu) Status: Fix Released = New -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received

[Bug 76944] Re: Improve yelp index layout

2007-09-15 Thread Matthew East
** Attachment added: updated patch from Don http://launchpadlibrarian.net/9287902/yelp-ubuntu-3.patch -- Improve yelp index layout https://bugs.launchpad.net/bugs/76944 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for yelp in

[Bug 76944] Re: Improve yelp index layout

2007-09-07 Thread Sebastien Bacher
yelp (2.19.90-0ubuntu3) gutsy; urgency=low * debian/06_new_ubuntu_layout.patch,debian/patches/06_new_ubuntu_layout.patch: - use ubuntu layout again, thanks Matthew East for the patch update (LP: #76944) -- Sebastien Bacher [EMAIL PROTECTED] Fri, 07 Sep 2007 13:39:12 +0200 **

Re: [Bug 76944] Re: Improve yelp index layout

2007-09-07 Thread Matthew East
On 07/09/2007, Sebastien Bacher [EMAIL PROTECTED] wrote: yelp (2.19.90-0ubuntu3) gutsy; urgency=low Thanks for doing that so quickly! Extra incentive for me to upgrade to gutsy now and check things out. -- Matthew East http://www.mdke.org gnupg pub 1024D/0E6B06FF -- Improve yelp index layout

[Bug 76944] Re: Improve yelp index layout

2007-09-07 Thread Matthew East
This patch is currently not working in gutsy due to the changes in Yelp in the 2.20 release. I'm attaching a revised patch for Don which should fix this. Seb, can you take a look? Once it's uploaded, I'll attach a revised patch with a few minor modifications to the document structure that we've

[Bug 76944] Re: Improve yelp index layout

2007-04-05 Thread Sebastien Bacher
yelp (2.18.0-0ubuntu3) feisty; urgency=low . * debian/patches/06_new_ubuntu_layout.patch: - patch update from Matthew East -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 76944] Re: Improve yelp index layout

2007-03-30 Thread Matthew East
Seb - one more patch on this. It is to allow edubuntu to use the new features as well for their handbook. It doesn't add any strings and I've tested it. ** Attachment added: patch for edubuntu http://librarian.launchpad.net/7053825/30.3.07.diff -- Improve yelp index layout

[Bug 76944] Re: Improve yelp index layout

2007-03-12 Thread Sebastien Bacher
New version uploaded: yelp (2.16.2-1ubuntu8) feisty; urgency=low . [ Matthew East ] * Using scrollkeeper to determine topics rather than hardcoded: - work from Don Scorgie -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list

[Bug 76944] Re: Improve yelp index layout

2007-03-10 Thread Matthew East
Seb - thanks again for all the uploads! I've discussed with Don some improvements we can make to the current patch, and he's redone the original patch to make the list of topics depend on scrollkeeper rather than being hardcoded. This is better because it means that if a user has ubuntu-docs

[Bug 76944] Re: Improve yelp index layout

2007-03-07 Thread Matthew East
Thanks again Seb! I've got one more patch, just to clarify some language in the previous one before the string freeze! I'll attach it. ** Attachment added: small patch 7th March 2007 http://librarian.launchpad.net/6668567/7.03.07.small.yelp.patch -- Improve yelp index layout

[Bug 76944] Re: Improve yelp index layout

2007-03-07 Thread Sebastien Bacher
No problem, new update uploaded: yelp (2.16.2-1ubuntu7) feisty; urgency=low . * debian/patches/06_new_ubuntu_layout.patch: - patch update from Matthew East -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 76944] Re: Improve yelp index layout

2007-03-06 Thread Matthew East
Thanks Seb. Here is another patch, which: 1) tidies up the linking on the Getting More Help section; and 2) adds some links to the Common Questions section. I've tested the patch (thanks for fixing the maintainer!). Matt ** Attachment added: yelp patch, 6 March 2007

[Bug 76944] Re: Improve yelp index layout

2007-03-06 Thread Matthew East
Thanks Seb. Here is another patch, which: 1) tidies up the linking on the Getting More Help section; and 2) adds some links to the Common Questions section. I've tested the patch (thanks for fixing the maintainer!). Matt ** Attachment added: yelp patch, 6 March 2007

[Bug 76944] Re: Improve yelp index layout

2007-03-06 Thread Matthew East
Gah. Please use the latest comment :) I forgot to tick the patch box on the attachment. -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2007-03-06 Thread Sebastien Bacher
New patch uploaded: yelp (2.16.2-1ubuntu6) feisty; urgency=low . * debian/patches/06_new_ubuntu_layout.patch: - patch update from Matthew East -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 76944] Re: Improve yelp index layout

2007-03-05 Thread Sebastien Bacher
New revision with the patch update: yelp (2.16.2-1ubuntu5) feisty; urgency=low . * debian/control.in: - Ubuntu Desktop Team maintainer * debian/patches/06_new_ubuntu_layout.patch: - patch update from Matthew East -- Improve yelp index layout https://launchpad.net/bugs/76944

[Bug 76944] Re: Improve yelp index layout

2007-03-02 Thread Matthew East
Seb - I'm attaching a new patch on this. It does the following things, I hope: 1. Turns the links under Can't find the answer into two separate links, one for free support and one for commercial support. 2. Removes about-ubuntu from the list of topics (we will still ship this document, linked

[Bug 76944] Re: Improve yelp index layout

2007-03-02 Thread Matthew East
Btw, please test it works - I can't seem to build yelp myself because I don't know how to workaround this error: dpkg-source: error: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address -- Improve yelp index layout https://launchpad.net/bugs/76944 --

[Bug 76944] Re: Improve yelp index layout

2007-03-02 Thread Matthew East
Argh, I did the diff the wrong way around - hopefully this one works now! ** Attachment added: patch dated 2 March 2007 http://librarian.launchpad.net/6591812/yelp-new-patch.diff -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list

[Bug 76944] Re: Improve yelp index layout

2007-02-09 Thread Matthew East
Thanks for the upload. I'm attaching an updated patch to fix broken links and add the remaining topics for the documentation. At the moment we don't have a final Common Questions list, but I've included one correct link and a placeholder to make it clear that this will change. We can appeal to

[Bug 76944] Re: Improve yelp index layout

2007-02-09 Thread Sebastien Bacher
Patch update uploaded, thank you for the work on that! -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2007-02-08 Thread Sebastien Bacher
patch and panel changes uploaded for feature freeze, Matthew that would be nice to update the patch next to have correct Common Questions listed by example ** Changed in: yelp (Ubuntu) Importance: Undecided = Wishlist -- Improve yelp index layout https://launchpad.net/bugs/76944 --

[Bug 76944] Re: Improve yelp index layout

2007-02-03 Thread Matthew East
I've played with the patch and made some updates to it to ensure that it doesn't have broken links. Don - the slight concern I have about this is that the list of topics depends on editing the patch, rather than on documents provided by ubuntu-docs (via scrollkeeper) as with the previous patch.

[Bug 76944] Re: Improve yelp index layout

2007-02-03 Thread Matthew East
** Attachment added: Updated patch. http://librarian.launchpad.net/6171260/yelp-update.patch -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2007-02-02 Thread Don Scorgie
Updated slightly. Moves the Can't find the answer link to be localisable. Cleans up the XSLT somewhat. Moves the ghelp uris to XSLT. Well, I'm slightly lost, but if you're referring to the documents which will appear in the Topics in the left hand column, then yes, we'll wish to retain the

[Bug 76944] Re: Improve yelp index layout

2007-02-01 Thread Sebastien Bacher
The patch conflicts with 06_ubuntu_index.patch, it is supposed to be used instead of that one? -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2007-02-01 Thread Don Scorgie
... and here's where the delicate surgery possibly comes in (sorry!). The current 06 patch has various things in it to reorder the front page (in yelp-toc-pager.c). Not sure if these docs will be visible anywhere in the new TOC structure (Matt?). Other than that, the patch should replace the 06

Re: [Bug 76944] Re: Improve yelp index layout

2007-02-01 Thread Matthew East
On Thu, February 1, 2007 2:40 pm, Don Scorgie wrote: ... and here's where the delicate surgery possibly comes in (sorry!). The current 06 patch has various things in it to reorder the front page (in yelp-toc-pager.c). Not sure if these docs will be visible anywhere in the new TOC structure

[Bug 76944] Re: Improve yelp index layout

2007-02-01 Thread Matthew East
Ok, I've had a look at the patch. Since it seems that you're not using scrollkeeper at all for the topic list (yay!), so I think that the 06 patch we have can be removed. I think it's fine for now to have placeholder links. When we have the patch in yelp that I can easily edit, then I should be

[Bug 76944] Re: Improve yelp index layout

2007-01-31 Thread Don Scorgie
Results can be seen at http://scorgie.org/UHC-Feisty.png Its pretty messy. The XSLT section to look at is in the otherwise block in stylesheets/toc.xsl. All the strings are in data/toc.xml.in (translatable). You'll get the idea for adding more topics and questions (don't forget to add them to

[Bug 76944] Re: Improve yelp index layout

2007-01-31 Thread Matthew East
Don: thanks a LOT for this! Seb: are you able to help with merging this patch with the existing Ubuntu patches or removing conflicts? Once we have a working patch uploaded, then I can adjust it as needed to add all the topics which we envisage and then we can tinker with the layout. -- Improve

[Bug 76944] Re: Improve yelp index layout

2007-01-25 Thread Don Scorgie
An interesting problem you've got yourself there. I've played around with the patch a little, however I don't have Feisty. A couple of questions first: * IIRC, the manuals on the front page were going to include links to other TOC pages, is that still correct? * Is the left sidebar supposed to

Re: [Bug 76944] Re: Improve yelp index layout

2007-01-25 Thread Matthew East
\o/ welcome back Don! On Thu, January 25, 2007 5:34 pm, Don Scorgie wrote: An interesting problem you've got yourself there. I've played around with the patch a little, however I don't have Feisty. A couple of questions first: * IIRC, the manuals on the front page were going to include

[Bug 76944] Re: Improve yelp index layout

2007-01-03 Thread Matthew East
While testing this patch further I've noticed another issue with it - the material in the right hand column needs to show up only on the page x-yelp-toc: but not on the page #ApplicationsMultimedia... this is a problem where I run out of knowledge, and Don steps in, I hope! -- Improve yelp index

[Bug 76944] Re: Improve yelp index layout

2006-12-22 Thread Matthew East
** Attachment added: debdiff http://librarian.launchpad.net/5519276/yelp.debdiff -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2006-12-22 Thread Matthew East
Subcribing Don Scorgie so that he can have a look at this patch sometime. -- Improve yelp index layout https://launchpad.net/bugs/76944 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 76944] Re: Improve yelp index layout

2006-12-22 Thread Matthew Paul Thomas
At the moment I think the help isn't extensive enough to need a Common questions section -- pretty much any likely question will be only two clicks from the front page. So that dependency wouldn't be necessary. ** Changed in: yelp (Ubuntu) Status: Unconfirmed = Confirmed -- Improve yelp