After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 404234 - switch evo user docs to proper menu item markup
switch evo user docs to proper menu item markup
Status: RESOLVED DUPLICATE of bug 588982
Product: evolution
Classification: Applications
Component: User Documentation
2.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Radhika PC
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-02-04 12:23 UTC by André Klapper
Modified: 2009-07-23 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2007-02-04 12:23:35 UTC
from the evince docu, for example: "choose <menuchoice><guimenu>File</guimenu><guimenuitem>Properties</guimenuitem></menuchoice>". see those brackets? get rid of the "File &gt; New" stuff, make that <menuchoice><guimenu>File</guimenu><guimenuitem>New</guimenuitem></menuchoice> for better readability.
Comment 1 Radhika PC 2007-03-26 06:11:06 UTC
Evolution user guide is written using FRAMEMAKER 7.0 and export the framefile to XML. When "File > New" [Here at Novell,Doc writers are following Novell Documentation convention,according to which, a greater-than symbol (>) is used to separate actions within a step and items in a cross-reference path.]in the frame file is exported to XML, it creates "File &gt; New" stuff in the XML file.

Let me find out any other possible way to replace ">" symbol in the Doc while refering to actions and cross ref path.

Thanks:-)
Comment 2 André Klapper 2007-03-27 17:09:50 UTC
it's not only about the ">". it's about properly marking menuitems as such.
Comment 3 Radhika PC 2007-06-12 15:27:44 UTC
Please do specify the bugs in the doc:-)
Comment 4 Radhika PC 2007-06-20 11:45:10 UTC
Comment not clear :-(
Comment 5 André Klapper 2007-06-20 12:33:56 UTC
it is NOT only about changing the "&gt;" stuff. it is about marking commands as command by using markup language, as you can see in comment 0, so they can be rendered differently in yelp.
Comment 6 Radhika PC 2008-01-09 11:44:06 UTC
R&D from my side: Expecting suggestions

I was going through the GNOME Style guide and GNOME user doc at http://www.gnome.org/learn/users-guide/2.2/ch02s03.html.

It has 
" Add to Panel  → Main Menu " 
"To add a new launcher to a panel, right-click on a vacant space on the panel, then choose  Add to Panel  → Launcher" in it.

I would like to know you prefer that or just say " Choose Add to Panel and select Launcher"
Comment 7 Radhika PC 2008-01-09 12:18:48 UTC
I also searched in Google to find the location from where I can download the XML source for GNOME User Guide to understand the tag they have used for mark-up. 

My search ended up in nothing but http://svn.gnome.org/viewvc/. I cannot find what I want;-(

Appreciate help here....
Comment 8 André Klapper 2008-01-10 18:44:00 UTC
(In reply to comment #7)
> I also searched in Google to find the location from where I can download the
> XML source for GNOME User Guide to understand the tag they have used for
> mark-up. 
> 
> My search ended up in nothing but http://svn.gnome.org/viewvc/. I cannot find
> what I want;-(
> 
> Appreciate help here....

you can view, but you cannot check out from http://svn.gnome.org/viewvc/gnome-user-docs/trunk/gnome2-user-guide/ , you can however check out by using svn.
Comment 9 Radhika PC 2008-01-11 10:19:57 UTC
Thanks a bunch, I could successfully  check-out the source. Now I can do a better R&D on tags by comparing the user guides for both Evolution and GNOME..
Comment 10 Matthew Barnes 2008-03-11 00:35:37 UTC
Bumping version to a stable release.
Comment 11 André Klapper 2008-03-16 04:45:49 UTC
i'm working on this, along with some other changes.
Comment 12 Matthew Barnes 2009-01-04 02:02:25 UTC
Any progress Andre?

I intended to tackle this (and many other markup tags) after I got the rest of the user docs proofread.  Course at the rate I'm going that could be late 2009.
Comment 13 André Klapper 2009-01-04 14:14:10 UTC
No, no work going on.
Matthew: I sent you "what I have" on 16 Apr 2008 which is of course outdated now... :)
Comment 14 André Klapper 2009-07-23 16:26:02 UTC
Have been working on this for the last week.
Going to commit my stuff once Evolution has been branched for 2.27.
See bug 588982.

*** This bug has been marked as a duplicate of 588982 ***