Skip navigation

Seeking inputs on desired features in FrameMaker

Apr 2, 2012 1:51 AM

Tags: #framemaker #product #manager #feature #requests #planning
  Latest reply: kmacdowe+brdcom, Jan 3, 2013 6:16 PM
Replies 1 2 Previous Next
  • Currently Being Moderated
    Apr 5, 2012 11:56 AM   in reply to Mike Wickham

    Good list, Mike:

     

    3. Would "click through" stacked objects work for you in place of true layers and management?

     

    5. There's a section number variable now; would that suffice?

     

    10. Also autonumbering that sorts in generated indexes as true numeric, rather than alphanumeric, so 9, 10, would sort as 9, 10, not 10, 9.

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     

    Mike Wickham wrote:

     

    1. (H-very high!) Direct epub conversion. I was really disappointed

    that the epub capability of FM10 required RoboHelp. I read that Adobe

    made this choice because epub is for display on screen and RoboHelp is

    for developing content for viewing on screen, while FrameMaker is for

    producing print. But epub is also a BOOK format! Those of us who create

    books for print are finding more and more need to make e-books. I have

    no need for the other features in RoboHelp.

     

    2. (H) *Ability to set program-wide default preferences for anchored

    frames and runaround.* Bruce Foster's ImpGraph plugin used to do this,

    but he passed away and no FM 10 version was ever created. I work with a

    lot of graphics and I miss this time-saver.

     

    3. (H) Layers panel. It would be nice to have a way to see the

    stacking order of frames and graphics, similar to Photoshop/Illustrator.

    The various send-to-front or send-to-back options are clumsy to use and

    make it very difficult to select a particular object in a stack. This

    would also help in those times when objects are accidentally duplicated

    and placed on top of each other.

     

    4. (H) Format list report. This report would list all paragraph and

    character format properties in a single table format. It would make it

    easy to scan down a table column to find paragraph (or character)

    formats that are, for example, using an incorrect font family or

    language setting. It would make it easy to see which character formats

    were set to a particular font, rather than "As Is," and so forth.

     

    5. (H) "Part" numbering. We have volume, chapter, section, and page

    numbering, but part numbering is still missing. A "part" is a group of

    chapters. So it would fall between volume and chapter numbering. This

    division is common in books.

     

    6. (H) Improved typography.Optical margin alignment, like in InDesign,

    would be especially nice.

     

    7. (H) Expanded properties in File Info. One can place custom

    properties in a PDF, under the Document Properties> Custom field tab. I

    would like to be able to do that from File Info in FrameMaker. New

    fields could include ISBN, Publisher, Publisher Address, Email Address,

    etc. User-created fields would be even better.

     

    8. (H) Copyright metadata. While there is a "Copyright Status" field

    in File Info, it does not populate the "Copyright Status" field in the

    "Additional Metadata" section of the PDF. Nor does it populate the

    "Copyright Notice" or "Copyright Info URL" fields there. It would be

    nice to place this info in File Info and have it flow through to those

    fields. Perhaps all metadata should be settable from FrameMaker.

     

    9. (M) Ability tocenter text vertically on a page without putting it

    in a table cell.

     

    10. (M) Autonumbering model based on ASCII or Unicode code. There is

    already autonumbering capability for numerals, alphabets, and roman

    numerals. The new type of autonumber would be useful for those fonts

    that have circled-number glyphs in them. I would like to be able to

    specify the first ASCII character or first Unicode character that

    represents the circled-one glyph, and have autonumbering find the rest

    by incrementing the ASCII code or Unicode value.

     

    So, for example, it might work this way: With the Wingdings font, I

    could specify \xc0 for the circled number 1, and FM would recognize that

    \xc1 would be the next autonumber in the sequence for a circled number

    2. Or in ZapfDingbats, u+00c0 would start the autonumbering sequence

    with a circled number 1 and FM would know that u+00c1 would increment it

    by one.

     

    Mike Wickham

    info@mikewickham.com

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 5, 2012 1:32 PM   in reply to peter at knowhowpro

    3. If I understand what you mean, "click through" would at least be an

    improvement. I messed with InDesign a while back, and I think

    Ctrl+click, or something like that, let you bore down through layers. A

    full layers panel would be even better, though.

     

    5. If I recall correctly, the section numbering in FM only works as a

    subset of a chapter. In other words, chapters can hold multiple

    sections, but sections can't hold multiple chapters.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 5, 2012 1:55 PM   in reply to Mike Wickham

    Mike Wickham wrote:

     

    3. If I understand what you mean, "click through" would at least be an

    improvement. I messed with InDesign a while back, and I think

    Ctrl+click, or something like that, let you bore down through layers. A

    full layers panel would be even better, though.

     

    5. If I recall correctly, the section numbering in FM only works as a

    subset of a chapter. In other words, chapters can hold multiple

    sections, but sections can't hold multiple chapters.

     

    Yes, click through is exactly that. IIRC, before layers came to many of the applications that have them now, clicking through stacked object was how it worked. I asked, just in case it's easier to develop a click through method than a full layer ability. In fact, it's probably possible to create a click-down/up-one object ExtendScript and get it into the keystroke and menu systems; IOW a short-term fixup, not unlike other FM fixups.

     

    I'm not in FrameMaker at the moment, but I believe the "unit" variables have some swapability, so if you're not using the highest-level book name variable, it could be a chapter variable, and chapter could be a section. Also, except for the effort of manually creating or re-creating a multiple-counter scheme, FM's cross-book-file paragraph autonumbering can manage many levels of hierarchical nested stuff.

     

     

    HTH

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 5, 2012 3:16 PM   in reply to peter at knowhowpro

    "5. If I recall correctly, the section numbering in FM only works as a subset of a chapter. In other words, chapters can hold multiple sections, but sections can't hold multiple chapters.": FrameMaker's autonumbering is very flexible, you can pretty much defiine it to do anything you want.

     

    Each chapters was traditionally implemented as a separate .fm file, which to me is often a lot of pointless busywork these days. If there's still anything you can do with a separate file that you can't do in running text, that should be fixed.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 5, 2012 4:41 PM   in reply to Kapil_Verma

    M FrameMath doesn't properly format FrameMath objects when different fonts are chosen. Making it format properly for use with any font. Would be good.

     

    L Allow FrameMath to use a unicode Symbol font as well as the traditional symbol font.

     

    H When selected a FrameMath object and choosing Object Properties from the sidebad doesn't yield all of the same properties when choosing Object Properties from the Graphics menu.

     

    H Easier configuring changes to the Frame Math objects.

     

    H Allow creation of more complex FrameMath objects to be created without loosing the number of FrameMath objects presently allowed.

     

    H Increase size of overbar. It is much too small.

     

    H Fix kerning pari of letter f followed by a prime character. Mathematicians writing calculus-based mathematics frequenty use f' for the derivative of a function (read almost always). To have to fix the line spacing for this pair every time it is used is just plain silly.

     

    H When using the Frame Equaton Editor, Frame looses its focus on the equation being edited.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 7, 2012 8:20 PM   in reply to Kapil_Verma

    I would like to echo the request to expand the table continuation capability. I've worked on several projects over the year where it's necessary to have a "continued on next page" message at the bottom of a page as well as a  "continued from previous page" one at the top of a page. This requirement occurs both inside and outside of tables. For example, for a chapter or section  that spans multiple pages.

     

    Another request is to allow structured tables to contain elements consisting of several rows within a table part or several cells within a row.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 9, 2012 5:00 PM   in reply to Kapil_Verma

    How about documenting and providing samples for existing features that are more or less unusable due to sketchy or nonexisting documentation or inadquate, outdated, or incomprehensible samples? I'm thinking in particular about ExtendScript and DocBook / DITA XML.

     

    I'd also like a command-line option for specifying an ExtendScript when launching FrameMaker.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 11, 2012 12:23 PM   in reply to Kapil_Verma

    First, thank you for the opportunity.  These are my feature requests sorted by (personal) priority:

     

    High priority

    1. Improved documentation for DITA features in FrameMaker 10 and beyond, including examples, samples, workflow scenarios, and detailed descriptions of DITA options/settings in the product.  The DITA documentation that exists today is not adequate and/or outdated.
    2. Support for more content management systems. And although not technically a CMS, I'd love to see integration with Subversion.
    3. Macro support.  Ability to record simple, repetitive tasks and save them to a macro or ExtendScript that can be executed on command.  I notice the FDK has hints of keyboard recording, but the functions seem all but dead.

     

    Medium priority

    1. Options at the GUI level (not .ini file settings or the like) for controlling the verbosity of console messages and error logs.  Sometimes I find myself wanting to supress error messages, and sometimes I find myself wanting more information than is provided.  I'd like to control that.

     

    Low priority

    1. Ability to set show/hide conditions across an entire book in one click, and if some conditions don't exist, create them during the process.  Doing the first part manually, by setting show/hide values in one file and importing the settings back across all the others, is dangerous (authors could bring in unwanted formats) and is time consuming.
    2. Files should no longer ask to be saved if no changes are made.  I realize things happen in the background like cross-references are resolving, and that tells FM that something changed, but no...not in my world .

     

    I may have more to add soon, but I wanted to get these out there in case the thread closes.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 19, 2012 1:39 PM   in reply to Kapil_Verma

    Hello Kapil. We also appreciate the opportunity to make the following recommendations:

     

    1. PLEASE fix the “not responding error” when updating a larger book or generating a PDF in FM 9 and 10. This was not an issue in V8 or lower. It can take almost 10 minutes to update/print to pdf.
    2. Fix the issue with missing font errors and the FM console window opening every time FM is opened.
    3. Make tables more user friendly (i.e. easier conversion from text to tables or copying text from a different program into a table).
    4. Fix the issue of needing to refocus FM or close and reopen in order to access and select para tags in the status bar at the bottom of the program. Also,  when selecting a para tag, allow the user to continue clicking on the first letter of the para tag, rather than having to use the arrow keys.
    5. Simplify the process of creating variables or come up with an easier method altogether.
    6. Streamline revisions. Hate to say it but Microsoft Word has it figured out.
    7. Simplify the process of upgrading. When using Save All to update all files in a book, do not prompt for each file to convert to a newer version.
    8. Make the graphics toolbar more intuitive, similar to Microsoft Word and Publisher. Also, once a graphic/text box is selected, simply use the arrow keys to move an object, rather than Alt+arrow.
    9. Reduce the size of the document browsing tabs, only displaying a portion of the document title when several are open. Currently, they flow off the screen.
    10. Retain the last few search items in a drop down list in Find/Change.

     

    Thanks,

     

    Lynette Schwend

    Computers Unlimited

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 19, 2012 2:17 PM   in reply to lynettecu

    Hi lynettecu,

     

    All of your feedback is excellent! It is all day-to-day usability stuff, which I feel many vendors overlook in their quest for more buzzwords and more checkbox items.

     

    For #1, can you see if my findings here are of any help?

     

         http://forums.adobe.com/thread/981728

     

      - Chris

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 19, 2012 2:19 PM   in reply to Kapil_Verma

    Hi Kapil,

     

    Here is the feedback from our team.

     

    1. If you open a chapter file contains cross-reference links and then close it without making any changes, FrameMaker asks if you want to save changes before closing. Since we often multitask with multiple files, this leads to "did I change something?" paranoia when opening a file to check something, getting distracted by other things, then coming back to close it. It would be nice if FrameMaker truly understood whether changes were made to the document or not.

     

    2. I share the frustration of others about the focus behavior when you (attempt to) activate the Find pane with ctrl-F. I expect ctrl-F to place the cursor in the find text box, but instead it highlights whatever the last-used widget was in that window. I've actually made document mistakes that have gone to production because I hit ctrl-F and typed some text and hit return, and what actually happened is that it activated "Find next", then (undetected by me) deleted the newly found and selected text because of my keystrokes.

     

    3. We would like to see spelling and grammar checking highlighted on the screen, as is provided by Microsoft Word. (We are using FM 9, not sure if this is already present in FM 10.) We do have a peer review process set up, but sometimes misspellings slip through.

     

    4. For some of us, FrameMaker crashes often, with no discernable reason. We feel helpless as to how we can take action to improve the stability of FrameMaker, both with crashes as well as unexpected behaviors or bugs. It would be nice to have a customer-friendly way to file bugs that don't go into the proverbial bit bucket. Or, perhaps it already exists and we don't know of it?

     

    I had previously sent this feedback via an email response, but it never got posted to this forum. I am re-replying through a direct forum post.

     

    Thanks!

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 19, 2012 3:00 PM   in reply to chrispitude

    Hi Chris. We use unstructured Frame and do not use conditional text, since there is not much repetition in our user documentation. The books we have problems with are large but did not increase considerably from FM 8 to 9 when the issue started to occur. Consequently, it seems like some piece of programming was missed. We were hoping an upgrade to FM 10 would solve the issue, but that was not the case.

     

    Lynette

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 20, 2012 6:15 AM   in reply to Kapil_Verma

    I've had one simple desire for almost a decade:

     

    Frame Right/Further Pgf and Frame Left/Closer Pgf

     

    Overview

    Currently in Unstructured FM, one can specify a Frame Above Pgf and Below Pgf for a pgf style, calling a Reference Page graphic frame. I would like a Frame Right/Further (from margin) and Left/Closer (to margin) option as well, for placing, e.g., a warning icon to the left of a "Warning" pgf tag, or placing an attention graphic on the outside margin of a "Tips" pgf tag.

     

    Issues Addressed

    Currently, one must manually place every such graphic or do something funky with autonumbering and a ding font, which obviously limits what one can do with color, size, and positioning. There is no way to stylistically control (in Unstructured FM) graphic placement to the left/closer-to-margins or right/further-from-margins.

     

    I also suspect that there would have to be an additional setting for the graphic's vertical alignment relative to the pgf (e.g., top-to-top of pgf, bottom-to-bottom of pgf, centered, etc.); but at least the spacing from the pgf is already easily controlled with the graphic frame's sizing, so no additional settings would be required to adjust the gap between the pgf and the graphic.

    *******

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 22, 2012 10:07 PM   in reply to Kapil_Verma

    I know I already submitted 10 suggestions, but I thought of one more important one:

     

    11. (H- very high) I would like the built-in ability to create forms with form fields that will carry over to PDF.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 22, 2012 10:17 PM   in reply to Kapil_Verma

    Wouldn't you know it, I just thought of another one.

     

    12. (M) I'd like to be able to change the default marker color. More than once, I have deleted text and accidentally deleted an unnoticed marker in it. If the marker color was different than the text, it would stand out more and help prevent this error.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 28, 2012 7:09 PM   in reply to Kapil_Verma

    Please, please, please 1) DO NOT ADD ANY NEW FEATURES UNTIL YOU HAVE REMOVED AND PATCHED ALL OF THE BUGS THAT CURRENTLY EXITS!!!! 2) Write useable and useful user documentation. What you have now is not intuitive, not informative, and lacking in meaningful procedural steps. It contains a lot of "what you can do with Framemaker" but hardly any concentrated useful instruction sets for how to do anything.  I still refer to to my old hard copy Framemaker 7 user guide because it is well written and useful.

     

    Framemaker, as well as Adober products and documentation in general, used to be top-of-the-line. No more. I've been a user since before Framemaker was purchased by Adobe, and a Robohelp user since the mid-1990s. The quality, predictability, and useability of both of these products has deteriotated in the past few years. I am very disappointed in Adobe.

     

    Please take the time to make the necessary repairs from the groiund up; then feel free to add new features after the product has returned to the high-quality I need to get my work done.

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 29, 2012 8:03 AM   in reply to IDON\'THAVEONE!!!!!!!!

    IDON\'THAVEONE!!!!!!!! wrote:

     

    Please, please, please 1) DO NOT ADD ANY NEW FEATURES UNTIL YOU HAVE REMOVED AND PATCHED ALL OF THE BUGS THAT CURRENTLY EXITS!!!! 2) Write useable and useful user documentation. What you have now is not intuitive, not informative, and lacking in meaningful procedural steps. It contains a lot of "what you can do with Framemaker" but hardly any concentrated useful instruction sets for how to do anything.  I still refer to to my old hard copy Framemaker 7 user guide because it is well written and useful.

     

    Framemaker, as well as Adober products and documentation in general, used to be top-of-the-line. No more. I've been a user since before Framemaker was purchased by Adobe, and a Robohelp user since the mid-1990s. The quality, predictability, and useability of both of these products has deteriotated in the past few years. I am very disappointed in Adobe.

     

    Please take the time to make the necessary repairs from the groiund up; then feel free to add new features after the product has returned to the high-quality I need to get my work done.

     

    I'm really ambivalent about responding to an anonymous poster. Maybe that's just me.

     

    I'm also ambivalent about the points in the post. I'm for improving and evolving FM, and I'm against neglecting cleaning up old unfinished work.

     

    FrameMaker's got a tough position to fill - keeping up with the tumultuous expansion of new communications media technologies, while developing and enhancing the beloved "Good Old FM" that's informed how so many professionals have worked productively for so many years.

     

    The point about not neglecting making the "necessary repairs from the ground up." IMO it's as simple the classic economic dilemma of making "guns or butter." Economies need both guns and butter, so the problem is how to split production resources for the greatest good. In democracies, there's always contention among more-or-less equally-empowered interests, which usually resolves into a balanced compromise acceptable to most of the players.

     

    However, FrameMaker exists in an undemocratic environment. While user requests are often, democratically, incorporated into product development, how the development resources are apportioned among old-stuff improvements, and developing new stuff to survive by meeting and exceeding competitors' challenges. Without survival, there's no company or product to produce and improve, and no audience to serve.

     

    The long-standing bugs and shortcomings, that are so often requested to be fixed, and that seem to be consistently ignored, even if they are seen by those who allocate resources to be irritating inconveniences, rather than major bugs, are nevertheless serious issues to users. It's true that FM's been making huge steps in the areas of new media technologies, most competitive tools that have those technologies aren't complete replacements for FrameMaker. Yet. As more FrameMaker users find workable competitive tools, they'll move over, and as the competitors continue developing FM-replacement features, more FM users will migrate.

     

    The question is "will suffieint FM development resources be devoted to fixing these old problems?" And, the follow-up, "Will they get fixed in time for anyone to be left to care?"

     

    Because so many of us FrameMaker users have learned to expect better, it's especially disappointing when we have to learn to expect less.

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 30, 2012 1:04 PM   in reply to Kapil_Verma
    1. H: Format report list
    2. H: Frame Anchoring Position: "Above Current Line"
    3. H: Cross-Reference format of
      Definition: [ <$markertext> ]
    4. M: Master pages of varying sizes, including
      Height: [ Unlimited ]
      Conditional master pages for extra credit.
    5. M: Pass SVG through as vector to HTML and XML.
    6. L: Real endnotes.
    7. - 10. <reserved for future use>
     
    |
    Mark as:
  • Currently Being Moderated
    May 1, 2012 11:11 AM   in reply to Kapil_Verma

    I appreciate the opportunity.

     

    I am a very new user of TCS3.5 and FrameMake 10 in particular. We are moving from an unstructured authoring with Microsoft Office tools to structured authoring with FrameMaker /RoboHelp. We decided on TCS3.5 because we believe the suite will provide overall best set tools to move us in the right direction of structured authoring despite our apprehensive of a steep learning curve from where are coming from. Regardless of our authoring methods, we write a lot of user manuals and I am disappointed with the usability of FrameMaker's user guide. I currently don't have enough experience with FrameMaker to request too many improvements but below is what I would like to see:

     

    1. H = Better user guide with more detailed information and troubeshooting, especially for newer features like SharePoint connector. It seems some of the content of the user guide is written with the assumption that people are already familiar with FrameMaker and, as a result, leave out good information that could be taken for granted in that context that newcomers will be completely at a loss. And before anyone offfer the suggestions, the Adobe TV videos are wonderful but they offer tantalizing views of information that do not clearly or fully answer my questions.

    2. H = Better and easier conversion and from unstructured and very popular document editing tools (i.e. Microsoft Office).

    3. H = Better workspace to use as an XML editor with DITA and other popular standards validation, without the style template overlay. Using Notepad (or other configured editor) is ok to look at XML code, but I would prefer the fuctionality to be in one tool if possible. In my limited experience, XMetal does a credible job in that type of workspace, and copy and past from Word to XMetal with DITA is much easier than with FrameMaker. This feature may be simply  a user preference but I like my tags on when coding, I even have my show/hide on when I write in Word for a similar reason.

    4. H = Maybe I am just missing the instructions, a drag and drop feature for building DITA maps would very useful.

    5. M = Direct to EPub would be nice too.

     

    Well, that is all for now. I am sure I will run into more challenges as I learn to use FrameMaker/RoboHelp while converting our legacy documentation and I will post accordingly.

     
    |
    Mark as:
  • Currently Being Moderated
    May 2, 2012 10:26 PM   in reply to Kapil_Verma
    1. FrameMaker should be converted into a true XML authoring environment. There should be no structured or unstructured frameamerk. There should just be FrameMaker, which has XML files. When I upgrade to the latest version of FrameMaker, all my binary files should be converted into XML documents. You should publish a XSD that defines the XML doc structure and leverage the existing XSLT engine, so that out of the box any FrameMaker book can be converted into any publishing format the user would care to. And also allow the user to design their own XSLTS to convert into some other format that people haven't even thought of yet. That way I can truly single source all my content in FrameMaker instead of having to use the buggy Framemaker to Robohelp integration.
    2. In addition, provide a GUI that allows me to design a template and structure (similar to structured framemaker ) that allows me to perform schema validation of the structure and enforces controls on what the template may contain. Basically, this would just be a port of EDD more or less.
    3. Provide extensible framework for content management and SCM modules so anyone can plug in their favorite tool (mines SVN) and have framemaker's GUI natively support that so i can check in, check outs, get revision histories etc. If I can't get that, I'd settle for native SVN and GIT integration.
    4. allow me to assign my own hot keys to whatever action i want to take just like i can in robohelp. For example, I would love if control+b could be assigned to  a CHARACTER FORMAT that bolded text instead of being a character format override.
    5. Improve the atrocious documentation for extendscript.
    6. Allow the find and delete mechanism to find any type of format and delete it (e.g paragraph format, character format etc) across an entire or book of books. Also, allow me to indicate whether i want to delete only if its unused.
    7. Greatly improved grep/regex support in the Find method
     
    |
    Mark as:
  • Currently Being Moderated
    May 3, 2012 8:44 AM   in reply to Kapil_Verma

    My current system is FrameMaker 8, so forgive me if I suggest something that is already in 10.

     

    1. H - Outline view, with expandable/collapsable/hierarchical outline view of headings only. It should have the ability to move, promote, demote or copy entire sections (including any collapsed/invisible headings/subsections, but not including any expanded/visible subsections) by moving, promoting, demoting, or copying the heading. Outline levels should be linkable to paragraph styles, with the ability to assign more than one paragraph style to the same outline level. Outline view would probably need to show all conditions, for a variety of reasons, not least of which is the fact that Conditional Text markers often get plastered onto the fronts of subsequent headings when you hide a conditional section. As FrameMaker is designed for long documents, I have been continually disappointed and amazed that (for over 20 years now) FrameMaker doesn’t have an outline view. (And before you tell me to try Structured FrameMaker, I’ve tried it. The Structure view isn’t even remotely close to an outliner.) In my opinion an outliner is one of the most useful and powerful authoring tools ever invented, and is the last major critical feature that FrameMaker doesn’t have.

     

    2. H - For conversion of a document and its hotlinks to PDF, add support for the "matrix" and "popup" commands in hypertext markers. These don’t currently make it through to the PDF. The matrix implementation would probably be straightforward. But for the "pop-up" implementation I don’t even know if the current PDF format can handle links in the form of popup menus; perhaps someone can enlighten me. The matrix command is extremely useful for making self-maintaining navigational buttons on master pages, because the matrix hypertext commands come from a text flow on a Reference page, which in turn can come from auto-updated cross-references which echo chapter numbers and such, or from an alternative imported Reference page. When I started to distribute my 60-manual set of books in PDF format (previously distributed in FrameViewer format) I had to replace a set of self-maintaining matrix buttons with hardcoded gotolink buttons that are labour-intensive to maintain. If I could use matrix buttons again (even a simple 1x1 matrix that consists of one cell) it would save a lot of time in my document finishing procedure, and reduce the potential for error.

     

    3. H - Macro recording and playback, integrated with scripting. It has to be dependable. I do my writing in Windows FM8, and my semi-automated document finishing procedure in UNIX FM8 because of its macro and fmbatch scripting capabilities. Now that Windows FM 10 has scripting I have the opportunity to replicate my UNIX scripts on Windows (and be ready for when my UNIX box eventually dies), but I am dreading the migration. After hearing about problems with moving the focus between the document window and pop-ups (and rather crucially back into the document window) on Windows I am fearful that the automation will simply stop or abort at some point. On UNIX I can type a single command (which in turn launches a series of unattended fmbatch commands) and come back 8 hours later to a collection of 60 large PDF files. I don’t want to replace that command with a two-week interactive waste of time, so the macro and scripting playback on Windows will have to be rock solid, like it is on UNIX.

     

    4. M - In the File menu, make the list of recently opened files longer. In FM8 it holds 5, when I need about 50. And the filename should be followed by the name of the parent folder. Like many managers of very large manual suites, I use the same standard names for many files (manIX.fm, etc.) in order to standardise my stylesheet’s navigation buttons, and the files reside in different directories. In the File menu listing I can’t tell them apart.

     

    5. M - Fix the "None" cursor blink rate bug. You know, the one that makes FrameMaker freeze at 60 minutes (or the autosave time, whichever is sooner) if you set the cursor blink rate to "None" in the Windows keyboard settings. Putting aside the questionable logic of designing a visible insertion point indicator that is in fact invisible 50% of the time, I work fast, and when my eyes are flitting quickly between three screens and umpteen windows thousands of times a day, half a second is a long time to wait for the cursor to show up just to see where I’ve left it. All the little delays add up to one big annoyance and it slows me down. Making it blink faster just adds to the animation noise that I try to keep to a minimum so I can concentrate on my work. Have you ever tried reading a book while a friend flicks their fingers at your face? Distracting isn’t it? Would it really be so hard to make the cursor just sit still quietly with a solid user-defined colour and thickness so we can still see it without all the hyperactivity?

     

    6. L - Add the ability to interrogate the properties of a highlighted character to see exactly what it is (Unicode slot number and UTF-8 slot number). Many a time I have tried to tell the difference between different characters that look identical (quotes, rings, certain English and Russian characters, etc.), and I end up entering a hex code guess into the Find facility just to see if it can find the character that I’m looking at.

     

    7. L - Add the ability for ordinary international power users to see and use FrameMaker’s existing Asian language features (menu option Format > Document > Combined Fonts). This feature exists - why hide it? Many of us work on global documents nowadays. We shouldn’t have to use a localised operating system or hack the AsianFonts parameter in the $FMHOME/fminit/configui/cmds.cfg file just to get the menu option to show up in the interface. I gave this a Low priority because I already have a workaround - I hacked the cmds.cfg file myself because I needed to produce some Chinese documents on my English system.

     

    8. L - Add a paragraph attribute for right-indenting the Last line of a paragraph independently of the paragraphs’s general right-indent. This could be similar to the "First" line left-indent capability, but would work as a right-indent on the last line. This would be useful for entries in the TOC so that the page number area on the right-hand side doesn’t get cluttered up with the preceding text, for entries that are more than one line long. I gave this a low priority because I can get similar behaviour by using certain insane values for Word Spacing in the Advanced paragraph attributes, but it feels risky to do it this way and is not as reliable as a dedicated feature would be.

     

    9.-10. Reserved for some other major forgotten issues that are sure to come to me a few seconds after I submit this.

     

    Thanks for collecting all this feedback.

    It increases my respect and future hope for the product, even if not all of my ideas get implemented.

    Unless of course you ignore the request for the outliner. ;-)

     

    Email address: dhayes at geotrace dot com

     
    |
    Mark as:
  • Currently Being Moderated
    May 3, 2012 9:01 AM   in reply to jaloren28

    "FrameMaker should be converted into a true XML authoring environment. ... When I upgrade to the latest version of FrameMaker, all my binary files should be converted into XML documents."

     

    No way. Most FrameMaker templates I've worked on could not possibly be converted to XML automatically. Even my own templates, which I designed to be easily migrated to DocBook or DITA, could not be automatically converted.

     
    |
    Mark as:
  • Currently Being Moderated
    May 3, 2012 3:17 PM   in reply to rlauriston

    "No way. Most FrameMaker templates I've worked on could not possibly be converted to XML automatically. Even my own templates, which I designed to be easily migrated to DocBook or DITA, could not be automatically converted."

     

    While I acknowledge I could be wrong about this, I am highly skeptical that that is the case. If you know the data model, and the structure is static and predictable, then there is no reason in principle that that structure can't be mapped to some other data model, which is also static and predictable.  However, even if you are right about that, then all that means is that FrameMaker needs to support a legacy environment that is turned on by default so that when you upgrade nothing is converted over but if you enable an option then the conversion starts happening automatically.

     

    In any case, the point is that FrameMaker fundamentally needs to be an XML authoring environment instead of XML authoring kinda sorta supported if you are willing to bite the bullet and convert to structured FM (which increasingly few people can do because the cost is so high, its hard to make a business case for most people. I know I can't and I have looked into this extensively.  Adobe has tried to pretend that converting over to structured authoring is easy but in order to do this they have to have SEVEN webinars or a 7 hour training session just to give the basics.). While a huge change, I believe this one architectural change will provide the framework to address many of the other problems and competitive disadvantages framemaker has with other products out there.

     
    |
    Mark as:
  • Currently Being Moderated
    May 3, 2012 4:14 PM   in reply to jaloren28

    "If you know the data model, and the structure is static and predictable, then there is no reason in principle that that structure can't be mapped to some other data model ..."

     

    Most of the FrameMaker docs I've inherited over the years have an insane number of styles that are not used consistently. Picking one large old book at random, there are around 100 paragraph tags and 20 character tags. No algorithm could figure out how to map most of them to DITA tags.

     
    |
    Mark as:
  • Currently Being Moderated
    May 3, 2012 5:41 PM   in reply to rlauriston

    "Most of the FrameMaker docs I've inherited over the years have an insane number of styles that are not used consistently. Picking one large old book at random, there are around 100 paragraph tags and 20 character tags. No algorithm could figure out how to map most of them to DITA tags."

     

    This is getting a bit far a field so I'll just end with this note. I wasn't talking about DITA's structure, which is incredibly restrictive (there's a reason I haven't adopted that myself). I am talking about a native XML authoring enviornment for FrameMaker. I don't care what that structure per se is as long as its an XML structure that conforms to a schema. Adobe should presumably be able to create whatever XML data model they want and then convert the binary FrameMaker data model to the XML model. They should be able to do this because its their data model. I am not saying it would be easy but I don't think there's any technical reason why it couldn't be done.

     
    |
    Mark as:
  • Currently Being Moderated
    May 4, 2012 3:17 PM   in reply to Kapil_Verma

    Some suggestions for improvement of FrameMaker

     

    1. The Find/Change dialogue box is both too small & the displayed characters

    are too indistinct to pick up errors e.g. if you type "Cornfield" it should

    ALWAYS be clearly distinguishable from "Comfield"

    The quotation marks are not uniformly displayed. I know one can change the

    windows setting, but this fix changes everything. Perhaps a special 16 pt.

    fixed pitch serif font might work.

     

    1. New Feature: It would be useful to have guides which "grow" from the top

    or side as in Photoshop.

     

    1. A fuller explanation of errors, e.g. "FrameMaker has encountered a

    problem and needs to close" is not good enough. What do the numbers mean?

     

    1. New Feature: The ability to generate a flight of endnotes

     

    1. <cntrl> L does not always work. Footnote separator line sometimes

    appears, sometimes not.

     

    1. Frame needs better page logic, footnotes should be able to break and not

    <sometimes> appear on the page following the footnote call. The easiest fix

    would be the ability to have several footnotes on the same line. Thus

    '                             1 Ibid                            2 Ibid

    3Shell, "Suggestions".

     

    1. The color selection dropdown list is very slippery. If one has somehow

    imported many colors it is very hard to isolate colors which are redundant.

    The cursor skids to top or bottom.

     

    1. The paragraph format dialogue is sometimes shy about appearing. The Para

    designer is probably the most used (for me anyway) and any stability issues

    here are disconcerting.

     

    8 The dialogue boxes in the advanced <T> screen of the para designer does

    not sort it's call topics

    If you have many call topics it's a pain to find one. Instead they are

    listed in order of placement. Thus, if you have a picture of a zoo which you

    use often and placed first. Zoo remains at the top of the list.

     

    1. New feature: a preflight test run for books or long documents. It's not

    useful that on printing page 1,000 I am told there is an error, or no

    1. PageMaker did this very well.

     

    10 New feature: FrameMaker should be able to make use of multiprocessors.

     

    1. The multiple screen display is also poor when using a dialogue display

    which stretches across both screens.

     

    1. Get rid of the "The font has changed" message. It hasn't, it won't.

     

    Rob Shell

    Windows Seven

    FrameMaker 9 patched

    4 GB RAM

    3 TB hd

     
    |
    Mark as:
  • Currently Being Moderated
    May 4, 2012 3:41 PM   in reply to Rob from Mustang land

    "I am talking about a native XML authoring enviornment for FrameMaker. I don't carewhat that structure per se is as long as its an XML structure that conforms to a schema. Adobe should presumably be able to create whatever XML data model they want and then convert the binary FrameMaker data model to the XML model."

     

    It would be trivial to convert FrameMaker documents to an XML model derived from MIF, but what would be the benefit of converting a mess of FrameMaker tags to a mess of XML tags?

     
    |
    Mark as:
  • Currently Being Moderated
    May 4, 2012 5:09 PM   in reply to rlauriston

    Version control, data structures, and publication formats.

     

    I currently place framemaker files in SVN and that works decently but because they are binary files I can't ever do diffs and FrameMaker's built in diffing capabilities is incredibly clunky and doesn't scale well at all. Furthermore, hello binary bloat ini the source control repository.

     

    In my opinion, FrameMaker's core competitive disadvantage is that the Book to PDF paradigm is dead. By that I do not mean PDFs and user guides are dead, I mean that instead of having only one format to publish to (PDF) and data structure (user guide or book) there are many other publication formats and data formats (e.g knowledge base) that are of co-equal importance.

    As long as one stays strictly within book-to-PDF only paradigm, FrameMaker is awesome. The moment you go outside of that FrameMaker becomes very, very clunky, where you need to either use special tools (like Mif2Go) or use RoboHelp as a publishing engine (which has its own pain let me tell you).  One of the things i love most about FrameMaker is its powerful single sourcing capabilities. I want to use FrameMaker to be a single repository of all my content and I want to be able to publish that content in whatever format i choose. I believe one way to do this is to make FrameMaker a true XML authoring environment and use a powerful XSLT engine to convert the content into whatever format I want. The benefit of this particular approach is that its not just a solution but its an extensible framework. In theory, if the next hot format and data structure comes out tomorrow, I should be able to contract out,  design myself, or buy an XSLT that will generate the output that I desire.

     

    Put another away if I didn't need acrobat professional to handle PDFs, I would have switched to a tool like Flare a long time ago. If there comes a day when my audience no longer needs or cares about PDFs, that's the day I get rid of FrameMaker. That day isn't now but that could quite easily happen in the next 5 to 10 years. I really like FrameMaker but it has failed to stay current with needs of technical communication industry and its only stayed alive because of a currently large dedicated user base and because PDFs are still one of the primary modes of communication.  I predict that when the later goes away, so will the former unless Adobe can present a value proposition that no longer relies on vendor lock in and PDF usage.

     
    |
    Mark as:
  • Currently Being Moderated
    May 5, 2012 2:04 AM   in reply to Mike Wickham

    Mike Wickham 29. Apr 22, 2012 11:17 PM

     

    12. (M) I'd like to be able to change the default marker color. More than once, I have deleted text and accidentally deleted an unnoticed marker in it. If the marker color was different than the text, it would stand out more and help prevent this error.

    Among all the other requests presented on this forum: this is an old desire for me. For FM-8 i had modified th FM-internal cursors (see my website). There is, however, no chance to modifiy the location cursor (single pix vertical line). This is generated on the fly depending on the font hight (or equation hight). My request would be to have a setting in maker.ini (2 pixels wide, colour magenta):

    LocationCursor = 2, magenta

     
    |
    Mark as:
  • Currently Being Moderated
    May 8, 2012 1:01 PM   in reply to Kapil_Verma

    Hi Kapil,

     

    Nice talking with you and Tom at CMS/DITA North America!

     

    Lots of great suggestions and requests here. I have only three:

     

    • Please, please, please buy IXGen from Frank Stearns and incorporate it into FrameMaker, as John Sgammato and others have so wisely suggested.
    • Please buy Enhance for FrameMaker from Sandy Brook Software and incorporate it into FrameMaker to add an outline view, a la Microsoft Word.
    • Please fix the "phantom table" problem once and for all. If a table spans several pages, FrameMaker (yes, even version 10) sometimes makes a duplicate of it, but you cannot edit the "ghost" image of the table. You can tell this happens if the document's page count suddenly increases unexpectedly. The only solution is to highlight the real table, press CTRL-X (cut), and paste it back into the document again.

     

    Thank you for asking,

    Lance

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 5:31 AM   in reply to Kapil_Verma

    Hi everyone. I am going to have 2 posts. The first is my list of the bugs that drive me nuts and that I spend far too much time dealing with. I am still using FM9, but I highly doubt these issues have been fixed...unless someone can tell me otherwise. I read through all the other requests and suggestions and as far as I could see no one else mentioned these:

     

    1. Conditonal Text, when you press enter the conditional text is not saved on the hard return.When we bought FM9, this became a problem. I did submit a bug a long time ago. Basically, when you are in the middle of a section of already conditionalized text, and then add something and press enter, the hard return does not retain the conditional text. This is a huge pain because we have many different products and once you have set up a paragraph to have X and Y conditional text, I want the hard return to keep that same conditional text.

     

    2. Probably related to the GUI usability issues, but I have huge problems with FM9 crashing when I click a tab/pod in some mysterious wrong order. I have not even found the pattern for this, but essentially, I might have a bunch of documents open, and I realize I need to apply conditional text. Then I click the pod and the 'Framemaker has detected a serious error and must close' message comes up. And of course all the open files are closed and locked and I often have to go hunting for those files again because when I reopen FM it does not recover/open the files that were open.

     

    3. I want a STOP button. We have lots of text insets over a network and sometimes there is absolutely no way to know if FM has stopped working or if it is just taking a long time. The only way to stop this is to close FM. It would be fabulous to be able to stop an update or stop a process, especially when you cannot tell what is going on in the background. Perhaps a progress log, a progess bar or anything to help with this.

     

    4. Text insets - Cannot start a text inset with a header paragraph font, for example. When you update the text inset this header tag is appended to the end, creating an empty paragraph tag, when when we conver to HTML brings up empty pages...I have to manually go through every single page of every document when we are preparing for a release to hunt for these extra hard returns, and I have to do fancy things (like add a body text tag at the beginning of a text inset) to make it work temporarily until we 'flatten' the text insets. Again, some kind of clean up program would be an option.

     

    5. Text insets bleed into the cross reference markers and make them disappear or remove them entirely. If you don't add a hard return at the end of a text inset, it hooks onto/bleeds into the heading on the next page, and if there is a cross reference marker there, it can easily be lost. I have another fancy fix for this. I have to manually cut and paste the marker and move it in from the margin onto the text so that it doesn't get lost or deleted with the text inset before it.

     

    6. Save as PDF - super duper problems with this trying to prepare for print. I have finally figured out the recent issue that crashed my system over and over. I had to copy all my files to my hard drive and create a non network login. The problem seemed to be related to the roaming profile that was searching for my job options in different places (I guess).

     

    7. Much much more control over all the format importing and searching and updating....when I import a new set of paragraph formats, for example, I should be able to replace all the old ones, and not retain unused styles. You have to manually go into every document to remove the ones that are not used anymore, and thus to make sure that people do not use these in error (problematic for html conversion for example). I would like to be able to search for and remove these unwanted/unused formats in a much more controlled way.

     

    8. Book in a book bug. I have set up books within books to enable quick and easy navigation. This is fine by itself, but I have discovered that if that book is open at the same time as a standard book with documents, and I do an update, it opens EVERY SINGLE BOOK in the book within book file, and then because we are on a network, it basically freezes everything because it is trying to open all the cross references, all the text insets, everywhere....and then I cannot stop this process and then I have to go to every single folder to delete the locked file that has now been created by this book in a book ....

     

    9. I also concur with the complaints about the document prompting to save because it thinks there were changes, when all that happened was you opened it. Along these lines, it would be nice to be able to skip messages like this, for example, if I am updating styles across 200 documents, I don't want to have to click OK every time I am asked if it is okay to save/history etc. I cannot leave my computer when I do a global thing like this because it is waiting for me to click ok for every document.

     

    10. I also would like the popular plugins put into FM, like the Silicon Prairie paragraph tools. But this is for the next post where I list the feature requests!

     

    you can reach me at amandawood@comsol.com

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 8:00 AM   in reply to Amanda Wood

    As an addendum to my post, I have just had a demonstration about FM10 and items 9 seems to have been addressed. Item 7 is partially addressed (for a document by document basis). However, I still see a value for global updates and replacements by book.

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 9:57 AM   in reply to Amanda Wood

    Dear Amanda:

    Thanks for the excellent post. If everyone wrote as clearly as you, FM9 would be as smooth as silk.

     

    You write about “save as pdf”

    I have used every Adobe product back to PageMaker and I can assure you, it simply does not work, except for short files, such as a letter.

    Print to .ps and then use distiller. NEVER use save as ,pdf.

     

    Second, you write about a progress bar. This is an excellent suggestion,

    Are you using graphics which are embedded?  This is another VERBOTEN process I have learnt to my great disadvantage.

    If you use referenced graphics the wait time is reduced 20x. The links are stable.

     

    All the best and keep writing

    Rob

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 9:59 AM   in reply to Rob from Mustang land

    "I have used every Adobe product back to PageMaker and I can assure you, it simply does not work, except for short files, such as a letter. Print to .ps and then use distiller. NEVER use save as ,pdf."

     

    I've had no problems with saving as PDF since maybe FrameMaker 6, not even with 2000-page books.

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 11:15 AM   in reply to Kapil_Verma

    Hi, I would really like to see the following items implemented:

     

    1. Add Global variables to the program.  I can't believe that FM dosen't already have this.

     

    2. When a PDF is imported as a graphic, automatically create an eps, in the same directory as the graphic, to use in the display.  This will improve the display speed.  Displaying a single PDF in FM can cometimes take several minutes.  Two back to back pdf graphics (or other non-eps graphics) can sometimes lock the program up.

     

    3. Try to create a common menu system between adobe programs.  I know your latest PR says that you have, but I don't see it.  Even in something as easy as the "File" menu, where there are a lot of commonalities between the programs, the differences are huge and unnecessary.  It would be fantastic is things as simple as File Save, Open, Close Previous, Zoom , Pan, etc could be in the same place in all programs.

     

    4. The changes you make in the next version should focus on ease of use, not adding new features.  There is a fringe group that will always want more features, but your market base, which is where your money comes from, just want it to be easier to use.

     

    Good Luck!

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 12:40 PM   in reply to StreamFlow

    Dear FM:

    1.     I can heartily endorse a progress bar for all lengthy jobs.

    2.     Make FrameMaker like other Adobe programs in file menus (endorsing previous post),

    3.     colour libraries and calibration and libraries of clipart should all be common.

    Rob Shell

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 2:26 PM   in reply to Kapil_Verma

    I have already posted but i feel this deserves a separate post. Please, please, please get rid of your adobe community help. The help system integration is a living nightmare that SIGNIFICANTLY AND NEGATIVELY impacts my productivity on a daily basis. I would settle for a complete removal of the help system and instead when I click the help topics button a PDF of the help just comes up. Or alternatively just provide a generic web help with a link to the pdf. However, what I loathe with a fiery passion, is that when I select the help topics button, it takes literally MINUTES to load the community web help and many seconds to do any navigation or searching.

     

    I don't care about web 2.0.

    I don't care about collaborative authoring and help.

    I don't care abou forums.

    I don't care about instantly updated help.

     

    All i want is a PDF or web help that comes up when I click on it and does not lag noticeably when I navigate through or search through it.

     
    |
    Mark as:
  • Currently Being Moderated
    May 9, 2012 11:11 PM   in reply to Rob from Mustang land

    Hi Rob! Thanks for the kind words...For basic PDF I use the print to PDF no problem (well, never say no problem...). But we have these fancy books with pretty colors that require the CMYK conversion stuff and, at least for FM9, saving as PDF is the only way to do this. I recently saw a post on this forum about a freeware program to help with this very soon (http://forums.adobe.com/message/4364571#4364571) but when I had a look at the information, it confused me even more....

     

    Another note about Saving to PDF. I am on Windows 7, FM9, 64 bit machine. To make the Save as PDF work in a reasonable amount of time, I copy absolutely everything (I always use referenced graphics) onto my c:drive, remove all text insets, and then when I redirect the file path to the new local image folder, the Save as PDF seems to take less time. I did, as mentioned, have to detach myself from the network (this was a recent need) in order to eliminate the roaming profile issue, but I did make it work! Something else I learned about this process, again, just an FYI for everyone, is that if you go to the folder in Windows where you are generating the PDF, you can watch the tps (temporary ps) file be created, which then confirms that the process is working. Then there is a tpdf (temporary pdf) file that displays and finally your end PDF. If you just sit and watch Framemaker's hour glass, you will never know if it is working and perhaps will close it down in frustration.

     

    I will be back later with some additional suggestions.

     
    |
    Mark as:
  • Currently Being Moderated
    May 10, 2012 7:14 AM   in reply to Kapil_Verma

    Hi Kapil,

     

    A simple request, and perhaps this is already possible?

     

    I would like to have custom building blocks for autonumbering.

     

    Currently we have three choices (for non-Asian numbering): <n>, <a>, and <r>.

     

    I would like the ability to define my own base numbering system, for example <h> for hexidecimal or <o> for octal, and then have that choice show up in the numbering panel of the paragraph designer.

     

    Is this possible?

     

    Thanks,

     

    Jason

     
    |
    Mark as:
1 2 Previous Next
Actions

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points