How can I have a topic name different than the filename of a linked Word document?

I've encountered multiple issues with linking to Word files ...here's another one: If a Word document is entitled Feature_ABC, then upon generating the HTM after linking it, the HTM's filename and topic name are both Feature_ABC. As underscores are ugly in topic names and features can be renamed, I would hope that I could rename the topic to be different than the filename.
The Help documentation suggests this is possible by editing the Topic Name Pattern in the Word Conversion Settings dialog of Project Settings. However, reagardless of the Pattern entered, every time I generate or update from the context menu of a linked Word document the topic name remains the same as the filename.
Because the topic name is shown in the Search panel and browser tabs, it will be a little ugly and may even be confusing. It is possible to edit the HTML directly, but then the HTML is overwritten each time the Word documents are update and the great advantage of using linked documents is lost.
Is there a way to solve this problem?
Thanks in advance for any help you might be able to provide.

Thank you for your quick reply - just checked Multifox out.
It seems it still forces me to open a new window, while preventing the need for a new profile.
Why isn't it in the addons.mozilla.org ? Looks dangerous ...

Similar Messages

  • Several contacts have the same email address. How can I choose which contact name appears on the address line in Mail?

    Several contacts have the same email address. How can I choose which contact name appears on the address line in Mail?

    you can't really, but you might be able to filter them by message content into folders for each, or color them with tags

  • How can I have others on my team access the information captured by my form?

    How can I have others on my team access the information captured by my form?

    Another useful FAQ (if you don't want people to have to sign-in to see the data)
    http://forums.adobe.com/docs/DOC-1881

  • I want to buy a macbook pro using my credit card, can i put a shipping address different than the billing address?

    i want to buy a macbook pro using my credit card, can i put a shipping address different than the billing address?

    Does the order form not have a billing address and a shipping address?

  • How can I have custom data annotation attribute alter the Target of a migration?

    I want to create custom data annotation attributes in order to alter the database accordingly.
    To have this custom attribute apply, I want to create a
    custom MigrationOperation/SqlServerMigrationSqlGenerator in order to execute the database related changes.
    Now I need to get the migration Target (SQL Server: [__MigrationHistory table].[Target]) altered so that a manual/automatic migration will recognize the custom attribute and apply the custom MigrationOperation (and its inverse operation).
    How can I achieve this?
    I guess custom model based conventions may have to do something with this, but I'm not sure, though.
    Still people out there alive using the keyboard?
    Working with SQL Server/Visual Studio/Office/Windows and their poor keyboard support they seem extinct...

    Hello,
    >>Very strange... I've altered my Configuration file according to your amendments, but still no exception is thrown. Why doesn't it throw at my machine? I don't get it ...
    I am wondering if the order of the steps makes difference, my steps are follow:
    With your project, I comment out the TestMigrationConfiguration and replace it with a manual generated one and register the TestSqlGenerator in it.
    Then it throws the exception. I merge all separate classes to one as below which could generate the error, please have a try:
    using System;
    using System.Collections.Generic;
    using System.Data.Entity;
    using System.Data.Entity.Infrastructure.Annotations;
    using System.Data.Entity.Migrations;
    using System.Data.Entity.Migrations.Model;
    using System.Data.Entity.Migrations.Utilities;
    using System.Data.Entity.ModelConfiguration.Conventions;
    using System.Data.Entity.SqlServer;
    using System.Globalization;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.ComponentModel.DataAnnotations;
    namespace P200150121
    class Program
    static void Main(string[] args)
    using (MyContext ctx = new MyContext())
    ctx.t1.Add(new T1() { Name = "Test" });
    ctx.SaveChanges();
    public class T1
    public int ID { get; set; }
    [Required]
    [MaxLength(100)]
    [Test("de-DE")]
    public string Name { get; set; }
    [Required]
    public bool IsConfirmed { get; set; }
    public class MyContext : DbContext
    public DbSet<T1> t1 { get; set; }
    static MyContext()
    Database.SetInitializer<MyContext>(new MigrateDatabaseToLatestVersion<MyContext, Configuration>());
    protected override void OnModelCreating(DbModelBuilder modelBuilder)
    modelBuilder.Conventions.Add(new AttributeToColumnAnnotationConvention<TestAttribute, string>("TestAnnotation", (property, attributes) => attributes[0].CultureInfo.Name));
    //internal abstract class TestMigrationConfiguration : DbConfiguration
    // public TestMigrationConfiguration()
    // SetMigrationSqlGenerator("System.Data.SqlClient", () => new TestSqlGenerator());
    internal sealed class Configuration : DbMigrationsConfiguration<MyContext>
    public Configuration()
    AutomaticMigrationsEnabled = true;
    SetSqlGenerator("System.Data.SqlClient", new TestSqlGenerator());
    protected override void Seed(P200150121.MyContext context)
    // This method will be called after migrating to the latest version.
    // You can use the DbSet<T>.AddOrUpdate() helper extension method
    // to avoid creating duplicate seed data. E.g.
    // context.People.AddOrUpdate(
    // p => p.FullName,
    // new Person { FullName = "Andrew Peters" },
    // new Person { FullName = "Brice Lambson" },
    // new Person { FullName = "Rowan Miller" }
    internal class TestSqlGenerator : SqlServerMigrationSqlGenerator
    protected override void Generate(ColumnModel column, IndentedTextWriter writer)
    try
    AnnotationValues values = null;
    System.IO.File.AppendAllText("New Text Document.txt", column.Name + " Is GetValue : " + column.Annotations.TryGetValue("TestAnnotation", out values) + "\r\n");
    if (values != null)
    throw new Exception(string.Format("oldValue1='{0}', newValue1='{1}'", values.OldValue, values.NewValue));
    values = column.Annotations["TestAnnotation"];
    throw new Exception(string.Format("oldValue1='{0}', newValue1='{1}'", values.OldValue, values.NewValue));
    catch (KeyNotFoundException)
    base.Generate(column, writer);
    [AttributeUsage(AttributeTargets.Property)]
    public class TestAttribute : Attribute
    private CultureInfo _cultureInfo = CultureInfo.CurrentCulture;
    public CultureInfo CultureInfo { get { return _cultureInfo; } }
    public TestAttribute()
    public TestAttribute(string cultureName)
    _cultureInfo = new CultureInfo(cultureName);
    public TestAttribute(int lcid)
    _cultureInfo = new CultureInfo(lcid);
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I have multiple rows of bookmarks in the bookmark toolbar? I can't find any way to do this in 4.0. If I had know this wasn't possible in the new version, I would not have downloaded it.

    I have many bookmarks that I like to have readily available on the toolbar. With the older versions of Firefox, I was able to have multiple rows of icons that I grouped by topic. I have now wasted a lot of time trying to find a way to have multiple rows in version 4.0. I do not want to use the down arrow on the right.

    This can be done by adding a userstyle with the Stylish add-on.
    # First install the Stylish add-on - https://addons.mozilla.org/en-US/firefox/addon/stylish
    # Go to http://userstyles.org/styles/29428 and click on "Install with Stylish"
    # Restart Firefox and you should then have a multi-row bookmarks toolbar.

  • HT4865 How can I have multiple icloud email accounts using the same rescue email account.

    I have several Iphones for my business for managers to use.
    I would like to set them up to send me the recovery emails but it seems only one icloud address can do that.
    Is it possible to have multiple icloud email accounts using the same - seperate recovery email address?

    Unfortunately, you cannot change your primary @me.com or @icloud.com email address, you could however create an alias or create a completely new account.

  • How can I insert into a table other than the default table in a form

    Hi,
    I want to insert into a table with some fields value of a form of another table. I have written insert code On successful submission of that form, but after submit it gives the following error
    An unexpected error occurred: ORA-06502: PL/SQL: numeric or value error (WWV-16016)
    My code is like this
    declare
    l_trn_id number;
    l_provider_role varchar2(3);
    l_provider_id varchar2(10);
    begin
    l_trn_id := p_session.get_value_as_number(p_block_name=>'DEFAULT',p_attribute_name=>'A_TRANSACTION_ID');
    l_provider_id := p_session.get_value_as_varchar2(p_block_name=>'DEFAULT',p_attribute_name=>'A_PROVIDER1');
    l_PROVIDER_ROLE := p_session.get_value_as_varchar2(p_block_name=>'DEFAULT',p_attribute_name=>'A_PROVIDER_ROLE1');
    if (l_provider_role is not null) and (l_provider_id is not null) then
    insert into service_provider_trans_records(service_provider_id,transaction_id,role_type_id)
    values(l_provider_id, l_trn_id, l_provider_role);
    commit;
    end if;
    end;
    Where 'PROVIDER1' and 'PROVIDER_ROLE1' are not table fields.
    How can do that or why this error comes ? Any idea?
    Thanks
    Sumita

    Hi,
    When do you get this error? Is it while running or while creating the form.
    Here is a sample code which inserts a non-database column dummy into a table called dummy. This is done in successful procedure.
    declare
    l_dummy varchar2(1000);
    begin
    l_dummy := p_session.get_value_as_varchar2(p_block_name=>'DEFAULT',
    p_attribute_name=>'A_DUMMY');
    insert into sjayaram903_1g.dummy values(l_dummy);commit;
    end;
    Please check in your case if the size of the local variable is enough to hold the values being returned.
    Thanks,
    Sharmila

  • How can I reset my iPad that I forgot the password to my linked account.

    My iPad is linked to an old gmail account of mine that I believe has been hacked.  I have tried everything to
    reset my gmail password and it hasn't worked.  I think someone changed all of my information.  I have
    tried to reset my iPad by holding down the home button and power button and connecting to iTunes.  I
    did the restore but now it is saying "This iPad is currently linked to an Apple ID. Sign in with the Apple ID
    that was used to set up this iPad."  It provides me with the Apple ID: m*****@gmail.com and wants me
    to enter the password but I don't know the password and have tried everything to retrieve it.  There's nothing
    on the iPad so I don't care about erasing any data.  How can I reset the iPad so that I can use it?  Is there
    another method besides the one I have already tried?

    If your iPad is running iOS 7, there is no way you're going to be able to regain access to your iPad without the password for the Apple ID used by that iPad. You cannot even restore the iPad to factory settings without the password. This is an anti-theft feature.
    You will need to contact Apple and try to regain control of your Apple ID. It is entirely possible, however, for the hacker to make changes to your Apple ID that would make it difficult or impossible to do that. You need to act as quickly as possible!

  • Can I have onDemand pooling from AQ using the AQ Adapter partner link?

    Hi,
    In my requirment, there is a legacy system which puts (Enque) the messages into AQ between 6PM to 7PM. So after that I have a requirement to pool the queue (Deque) in the evening 7PM daily. How to controle my ADAPter to pool only in the evening?
    I can sehedule my orocess for 7PM daily, but the ADAPTER continiously starts pooling, is there a way to controle this?
    Thanks
    Khaleel

    I thought of a better solution but it will require a minor adjustment to the source systems process. Before the process starts it stops disables dequeueing. Then it enqueues the messages
    PROCEDURE DBMS_AQADM.STOP_QUEUE
    (queue_name => my_queue,
    enqueue => false,
    dequeue => true);
    Once it is completed it enables the queues
    PROCEDURE DBMS_AQADM.START_QUEUE
    (queue_name => my_queue,
    enqueue => true,
    dequeue => false);
    you still have the issue of clearing the queue of failed process but you have that issue now so I assume you have a solution for this.
    hope this helps
    cheers
    James

  • How can I create a new skin (other than the default skins) for my Captivate Project?

    Hi everyone,
    I am working on a project where my client wants me to create a player skin which is completely different from the default themes that captivate has already. The design which client has shared with me contains in this way:
    1. TOC - should be truncated and can be expanded by pressing "+" button against the Navigation Text. Its like opening and closing the menu bar using + and - buttons
    2. Playback controls required by him are also not in the default skins.
    I dont know, if there is any way to customize the skins to this level inside captivate.
    Please help me out.
    Thanks & Regards
    Vikas Sharma

    Unlikely, I'm afraid.
    The LMS has no control over the playbar that pauses or plays the Captivate content.
    In a Multi SCORM package, the LMS also may be showing a TOC in the SCORM player with links to launch the lesson modules.  This TOC is in addition to the TOC inside the Captivate project file which gives access to sections of the module by jumping to slides that begin those sections.  But the LMS doesn't usually give you any control over the look and feel or functionality of that TOC either. 
    If your client is adamant that they want complete control over these areas, then your best option may be NOT to build this course with Captivate but build it from the ground up with another tool.  E.g. Flash, or Dreamweaver.  Either way, that will add a lot more time and expense to the project.  But if the client has the budget and is unwilling to budge on their requirement, then that's what I would be telling them to do.

  • How can I have 2 iMacs in different locations communicate?

    I have 2 iMacs located 100  miles from each other. Both are connected to internet by highspeed cable. Is there any way I can get something from the hard drive of the other, communicate between the two? Thanks for any suggestions.

    Hey Leslie,
    It sounds like you are a little amateur at computers, so I would recommend using LogMeIn Ignition, which is a free service that let's your access all your computers from your mobile 3G device, or even your other iMac. If you only want to move certain files over to the other computer with ease, you can currently use iDisk, and later use iCloud when Apple releases that later this fall. Advanced users can use web servers to access disks via FTP or STP.
    -Email me if you have anymore questions
    [email protected]
    -You You Xue
    Lion Developer

  • How can I have pages 2 - 12 different from page 1 using Page Layout?

    I am following your suggestion re Page Layout mode.
    I designed text boxes for page 1 but the header for pages 2 - 12 is smaller. This is actually the only difference. But when I attempted to make the text box for the header smaller on page 2, it made the text box header smaller on page 1.
    With the stubling block, I am still using Word Processor and have discovered that some of locked text boxes have disappeared.

    Govan,
    For your newsletter layout, I suggest that you not use "headers and footers" word processor features. Just put a text box on each page where you want header information. This way you will not have to worry about using different sizes on different pages.
    Jerry

  • How can I have multiple I-tunes accounts on the same computer?

    So I have a mac, and my brother has his i-tunes account on it. Earlier today I set up my mom's account. All of my brother's songs were on her account, and when I deleted a song from her library, it was also deleted from my brother's library! My mom wants to upload all of her CD's onto her account, but if it is also going on my brother's account, he won't have anymore space for his songs. Is this normal? How do I get these two accounts to have nothing to do with each other? They don't want the same songs as one another.

    pattimihm wrote:
    he won't have anymore space for his songs. Is this normal?
    Yes. Get an external hard drive if you need more space.
    Everybody should have their own copies. Sharing copies of music does not work for long, since one person's change can affect others, as you observed.

  • How can I create an action that dynamically appends the filename, when saving?

    I have created a batch file that watches a folder for .jpgs. When a jpg is found, it runs a Photoshop droplet that resizes and exports six different sizes of the same image, then closes the image. This all works fine, however the step I am stuck on is getting Photoshop to dynamically rename the files. What I mean is when I drop in a file named something like filename.jpg, I want the images to be named according to the width of resize. Exported files should be filename-1400.jpg, filename-1200.jpg, filename-800.jpg, etc. filename2.jpg would become filename2-1400.jpg, filename2-1200.jpg, filename-800.jpg. As it is now, Photoshop names the files the same names I saved them as, while creating the actions.
    I am using Photoshop CS6.

    What OS and verson of AI? Along with what Myle said, in the Actions panel is a column which allows the dialogs to be turned on/off. Make sure this is unchecked at all levels of the Action.

Maybe you are looking for

  • White border problem when zooming with SWF in PDF

    Hi Everyone, I have posted my original querry in the Indesign forum: http://forums.adobe.com/message/5176893#5176893 I'm having problems with zooming whedn trying to create a PDF with SWF inserted.. at certain levels of zoom I get a white border on t

  • Multiple audit records per one report refresh

    We use BO XI R3 on Windows with CMS on DB2. I need to create audit reports on BO report usage with following data: username, timestamp, duration, report name for DeskI and WebI reports. I use auditing on DesktopIntelligenceCacheServer and WebIntellig

  • PL SQL with multiple inserts, how to continue after exception is raised

    Hi, I have a simple PL SQL function with various inserts. ex: Insert Into "DI01"."DUA_DIM_UNITE_ADMIN" (Ide_Unite_Admin_Sk, Num_Unite_Admin, Des_Unite_Admin) Values ('-1', '00000000', 'Défaut'); INSERT INTO "DI01"."DUA_DIM_UNITE_ADMIN" (IDE_UNITE_ADM

  • Question about creating a head shot with text

    A local actor wants me to create a head shot...The only photo application I have is iphoto. He wants his name to appear at the bottom of the 8 1/2 X 11 print. Can I add text to a regular photo and have it appear in the print? Or is there another way?

  • I have lost Google search at top of Safari.

    for some unknown reason i have lost the google search facility which is normally in the top right hand corner at top-anyone know how i can get it back? also have lost the facility to save any page so as it issaved and also lost facility to reload a p