Template assigns local paths to links

Hey everyone: I have several templates using the same CSS
driven links, created with a UL; the LIs have individual IDs and
individual background graphics as markers; with <some> of the
templates, not all of them (but all using the same code -- snippets
for the semantic markup and the CSS) will assign 'local' paths to
the links for the LI's bg markers........then of course, they won't
work online, and I can't alter the code without dismissing the
template relationship..........argghh! Does this sound familiar to
anyone........?
Here's a link: it's the twitter/facebook/RSS link in the
sidebar that's the villain; it should have icons of the three as
markers...if you check the CSS in the doc, you'll see the local
paths.....
http://www.ruthinstitute.org/pages/downloads.html

Send me offlist a concise explanation along with steps to
reproduce it, and
sample files, please.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"GPaul" <[email protected]> wrote in message
news:[email protected]...
> Murray
>
> I'm not sure what your thinking of, but you and I had an
extended
> conversation about this very same issue, to the point
that you were going
> to ask the development team about it (Template
background image help,
> 1/2/2009).It is an issue, and has been an issue, as
evidenced by the same
> issue being posted here on a daily basis.
>
> For unexplained reasons, sometimes when you insert a
background image by
> using the Properties Panel in a template, the path at
times becomes
> absolute (I dont know if it fails to convert or changes
back), but it has
> been an issue with DW8 and CS3, on 3 different machines
(not to mention
> the other posters with similar symptoms). So perhaps
there is some
> predictablity to the rules, its just not the ones it is
supposed to be
> playing by.
>
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>> In spite of what GPaul suggests, DW's templates play
by a predictable set
>> of rules. If your links are correct in the template
page FOR the
>> template page, they will always be correct in the
child pages UNLESS DW
>> thinks that your child pages are not within the
local root folder.
>> Clearly, it thinks that this image -
>>
>> file:///Macintosh HD/Users/toddbingham/Websites
Current/Ruth
>> Institute/design/bg.logo.sm_blu.gif
>>
>> is outside the root folder for the site.
>>
>> Things that can cause problems with these paths can
include spaces in
>> your file/folder names.
>>
>> Have you tried assigning ROOT relative links to the
background images,
>> e.g.,
>>
>> body {
>> font: 100% Verdana, Arial, Helvetica, sans-serif;
>> background: #666666 url(/Ruth
Institute/design/bg.logo.sm_blu.gif);
>>
>> (assuming the 'Ruth Institute' folder is the root
for the site)?
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do
so!)
>> ==================
>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>> ==================
>>
>>
>> "tbfa" <[email protected]> wrote in
message
>> news:[email protected]...
>>> Hey everyone: I have several templates using the
same CSS driven links,
>>> created with a UL; the LIs have individual IDs
and individual
>>> background
>>> graphics as markers; with <some> of the
templates, not all of them (but
>>> all
>>> using the same code -- snippets for the semantic
markup and the CSS)
>>> will
>>> assign 'local' paths to the links for the LI's
bg markers........then of
>>> course, they won't work online, and I can't
alter the code without
>>> dismissing
>>> the template relationship..........argghh! Does
this sound familiar to
>>> anyone........?
>>>
>>> Here's a link: it's the twitter/facebook/RSS
link in the sidebar that's
>>> the
>>> villain; it should have icons of the three as
markers...if you check
>>> the CSS
>>> in the doc, you'll see the local paths.....
>>>
>>>
http://www.ruthinstitute.org/pages/downloads.html
>>>
>>>
>>>
>>
>
>

Similar Messages

  • Creating a symlink directory on a network share to a path below a mapped drive letter, local path, or UNC path does not work

    Am I correct in assuming I can not create a `symlinkd` to a network share, local path, or a UNC path on a network share that will be accessible by clients?
    ###Mapped drive letters don't work:
    1) navigate to a network share:
    pushd \\windows2008server\share\
    2) make a hardlink:
    mklink /d test_sharedir t:\directory\
    dir .\test_sharedir
    #Directory of Z:\test_sharedir
    #File Not Found
    UNC paths don't work:
    1) navigate to a network share:
    pushd \\windows2008server\share\
    2) make a symlink:
    mklink /d test_dirunc \\windows2008server\share
    dir .\test_dirunc
    #Directory of Z:\test_dirunc
    #File Not Found
    I can create a functional `symlinkd` on a local drive to a mapped drive letter or a UNC path.
    Are my assumptions above correct?
    We are in the middle of a migration and have created two symlinkd to UNC paths for shared DLLs, one below c:\windows\system32\ (directing to a share containing 64-bit DLLs) and one below c:\windows\syswow64 (directing to a share containing 32-bit DLLs).
    On the file server, we have had a path to 32-bit DLLs (from Windows 7 clients: s:\dll\).  I am attempting to rename this directory so that it is accessible via "s:\dll32\" and would like to create a symlinkd that links "s:\dll" to
    "s:\dll32" [again where S: is a mapped drive on a Windows 2008 server].  How do I do this?
    Thanks,
    Matt

    Hello Mandy,
    The link you sent me is for Netapp CIFS server daemon contained within DataOnTap (the Netapp OS) to follow symlinks.  I am inquiring about the Microsoft products Windows Server and Windows 7.
    To gain a better understanding of the Microsoft Windows Server and client (Windows) CIFS stacks and interaction of the stacks, I have referred to Figure 6 "Server Message Block Server Model" within the following (albeit older) document: http://download.microsoft.com/download/2/8/0/2800a518-7ac6-4aac-bd85-74d2c52e1ec6/tuning.doc
    You will see the following:
    I assume that the Windows Server CIFS server service must be "smart enough" to determine that a CIFS client is attempting access to a SYMLINKD and actually fill the request by following the SYMLINKD.  The CIFS server service does not appear
    to operate like this.
    1) Am I correct in my assumption that the CIFS client (redirector) and the CIFS server (server) do not following symbolic links (whether they be file or directory)?
    2) If not, how do I submit a feature request for this so that it can be reviewed and approved or not approved for inclusion/hotfix release?
    Thanks for your time,
    Matt Brown
    [UPDATE]
    Note that you can use a `directory junction` instead of using a SYMLINKD, to link to LOCAL resources (source). However, `directory junctions` do not allow access to resources over UNC.

  • VI Server - Open VI Reference is using local path, not remote

    First time posting to NI Developer Zone, so bear with me.
    I have a PXI-1050 chassis with a PXI-8187 controller that runs LabView RT.  I have set up this PXI system to utilize a VI server on port 3363 and opened access to my host PC which runs LabView 8.2 with the RT module.
    I am having trouble openning a remote VI using the VI Server and the "Open VI Reference" function.  I am fairly certain that the VI server is connecting using the "Open Application Reference" function, but it seems that the vi I wish to run cannot be found.
    Here is the error that is thrown back to me
    "Error 7
    Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
    =========================
    NI-488:  Non-existent board.
    VI Path: D:\LabView_Projects\VI_Server_Test_Project\/ni-rt/startup/temp_1.vi"
    You will notice that the "Open VI Reference" is prepending the local path 'D:\LabView_Projects\VI_Server_Test_Project\' to my remote path.  If I specify the path using Windows style path, e.g. 'c:\ni-rt\startup\temp_1.vi', again the remote VI cannot be found.  I think I am missing something trivial, but I don't know what it is.
    Thoughts?

    Several things:
    1. When u open the vi reference u must use and invoke node to make the Run vi, if you dont make it the vi is loaded but not running.
    2. Insert correctly the path on your RT and the IP of your RT target
    3. is better to have the variables on your HOST than on your RT becoz of two things:
                - Not to use resources of your RT system as memory etc... is better to use the host ones that are more available
                - The library needs to be deployed when running the vi on the host. If you put it on the RT it would need to be redeployed, so it is better to leave it on the host becoz of that.
    4. Then as the library is on the host it needs to be deployed with the proper invoke node inside a stacked sequence to ensure is the first thing you do.
    5. The enable RT fifo on the variables is used only to pass data between different vi's or processes inside the RT, it has no sense to enable it when sharing data RT - Host coz it is not possible, Shared variable work with TCP/IP not as RT FIFO.
    See the attached vi for extra info.
    I give u these extra links for your info:
    http://digital.ni.com/public.nsf/websearch/F4010DD5C8D1B13D862565BC007384E9?OpenDocument
    http://digital.ni.com/public.nsf/websearch/04D9A85B6967EE87862571140065EEC6?OpenDocument
    http://digital.ni.com/public.nsf/websearch/48D244EC86971D3986256BD4005CCC28?OpenDocument
    Regards,
    Jaime Cabrera
    NI Applications Engineering Spain
    Attachments:
    Compartida.zip ‏66 KB

  • Show local documents using link button

    I have few link buttons in my app to show the reports that
    were stored locally on the server. For example: The reports were
    stored at “C:\report\”. When I specify the local path
    to the link button and execute the app, I am getting an error
    saying that “Flex will not display the documents stored
    locally”. Please let me know the solution.

    Either use Adobe AIR, which allows local access, or else have
    the reports on server and store names or relative paths to those
    reports locally, using the shared object feature.

  • Error in Folder assignment at Path

    Dear All,
    I am facing bellow error when I am going to assign new Attachment & Picture Folder at General Setting-> Path Tab
    Too Many Fields (QE -3018) [Message 300-19]
    Any one faced this error, I try to assign Local & Network folder for test but same error.
    Thanks,
    Siddique Shaikh

    Hi,
    This error occurs when various fields are updated and its is know program error.
    As per indicated in SAP Note:1304754 kindly raise support message in portal.
    'Too many fields' error when updating various forms
    Symptom
    When you are trying to update various fields in Business One the following error message is being
    triggered: 'Too many fields (QE 3018), [message 300-19]'
    Other terms
    SEVT
    Reason and Prerequisites
    This is a program error, which causes duplicated entries in one of the tables in the SBO-COMMON database.
    Solution
    SAP intends to provide a patch or patches in order to solve the described problem.
    The section Reference to Related Notes below will list the specific Patches once they become available.
    The corresponding Info file of the patches on SAP Service Marketplace will also show the SAP Note number.
    Be aware that these references can only be set at Patch release date.
    SAP will deliver Patches only for selected Releases at its own discretion, based on the business impact
    and the complexity of the implementation.
    If you encounter this error message before the fix is released, please log a support message via
    SAP Service Market Place.
    Please also provide information on your company database name (the name of the company DB when you
    create it in SQL Server) and whether you are using any applications and/or add-ons related to B1
    Integration (B1i).

  • Local Path check?

    I have a create a porgram to download the SAP table's content from SAP to Local path,but i don't know how to check if the local path is exist before download, if the path path does not exist, how can i create the path. and because according to the business requirement, i can not use the SAP Standard Function such as "WS_UPLOAD" to check the path if exists. Who can help me? Thank you very much!!!!!

    Hi Yewei,
    You are thanking a poster for his answer.
    Please next time also give him points.
    See: /people/mark.finnern/blog/2004/08/10/spread-the-love
    This time I did it for you.
    Remember: When you ask a question you also assume the responsibility to assign points.
    Please check your other questions and if the answers were good.
    Spread the love and give some points.
    Thanks in advance, Mark.

  • Assign a path to a string

    Whenever i assign a path like file:///c:/Ex1.html to a string escape characters get involved and it takes // as backspace ,/" as doublequote ,etc.
    So how do i avoid that .

    Riku-Beginner wrote:
    i had written a html code to link to about 100 html pages . i linked them using ,bt forgot to add file:\\\ at the beginning .so now i hve to again change 100 links .so i wrote a java code to replace c:\ by file:\\\c:\ whenever c:\ is encountered, so the code is like this
    String s="c:\";
    if s is encountered then replace it by file:\\\c:\.
    it can be done only by checking for c: bt how to avoid my problem .....
    You have lost me. This is a Java forum,not an HTML forum.

  • File Open Dialog box  + display  local path

    HI
    This is sasi from chennai
    I have problem for opon a file dialog and after opening file
    I need display full path ( local path like this c:\aa\bb.txt)
    how can I achive this , please help me any one.
    By
    SAsikumar
    if you find send mail to this ID [email protected]

    You cannot, because of security restrictions.
    Tracy

  • How to setup word docs, converted to PDF on local drive with links to a second file at a page

    how to setup word docs, converted to PDF on local drive with links to a second file at a page
    Need to setup a set of word documents, converted to PDF that has links from one file to a second file at a given page.
    I would like to setup a set of pdf documents, on the hard disk of a PC or Mac, that can be open with acrobat pro running on the same computer and have the link jump to, and open in a new window, in acrobat pro, to a given page of a second document in the set.
    Is there a way to setup a link in word and the conversion to pdf that will result in a link that is equivalent to the acrobat link type  you get when you add a link of the type Go to a page in another document?
    Tools-Advanced Editing-Link tool, make a box
    Check: Go to page view, Next (Create go to view dialog opens)
    Open second document and go to page
    Click “Create go to view dialog” to set up link
    Result is a link, when view by link properties, with an action of
    Go to a page in another document
    File: C:\My Documents\second file.pdf
    Page: 43
    Zoom level: Custom
    I got close but did not solve the problem:
    I have a version that uses links to a website, using #page=43 at the end of the hyperlink.
    That works but will only open to the page if is through the web browser, opening the acrobat reader plugin.
    I need to open from a folder on the local harddisk (with relative links), in acrobat pro to the given page of the pdf, on a PC or a Mac.
    I could bookmark each page “pagenumberxxx” and jump to the bookmark/page if that would get around some problem
    Current Systems in use to create documents with links and view them:
    Windows XP SP3
    Word 2003 SP3
    Acrobat 9 pro version 9.4.4
    Or just to view them:
    Mac OS 10 Lion version 10.7.4
    Acrobat 9 pro version 9.5.1
    (note I have limited understanding of Mac’s)
    John

    No.  There seems to be no automated way to do it.  You can of course go into the PDF and manually add links after you have converted to PDF, but that is what we want to avoid having to do.  We want it to be automatic from the Word doc.

  • How can I extract a file name / path from a local path variable in TestStand?

    I have local TestStand string variable, call it 'locals.path', that contains a path to a file including the file name (c:\inputs\input.txt). I need to be able to split up the path (c:\input) and the file name (input.txt) and save them into 2 local variables. What is the best way to do this?
    After reading through some of the other forums, it looks like there are some built-in functions that can accomplish this, but I am unable to find how to use them anywhere on the NI web site. One forum said to use the File I/O>Strip Path.file function. How is this called? Is this function in a DLL?
    I know that there are a number of DLLs that are installed with TestStand into the c:\windows\system32 directory. One forum made note of CVI_OpenFile / CVI_ReadFIle functions in the cvirt.dll that I used to solve a problem that I had in the past. The problem is that I had no idea that that these functions even existed and would have never known unless a similar question had been posted previously. Is there some place that these DLL function interfaces are defined or documented? Is there a function that can extract the file name out of a string for me?
    Thanks,
    Mike

    Hi,
    There sound like functions in say LabVIEW or CVI.
    I have attached a small example which may help. (I have not allowed for any error trapping, if say you dont find the file and cancel)
    Regards
    Ray Farmer
    Message Edited by Ray Farmer on 10-16-2006 10:04 PM
    Regards
    Ray Farmer
    Attachments:
    Sequence File1.seq ‏33 KB

  • Sub templates with Locale - BIP 10G

    Hi,
    Does BI Publisher and desktop 10G support use of sub templates with locale information being passed while calling them ?
    Many thanks
    Rohit

    Hi,
    Does BI Publisher and desktop 10G support use of sub templates with locale information being passed while calling them ?
    Many thanks
    Rohit

  • Virtual directory mapping: how to use variable in local-path element

    Hi all
    We are using a virtual-directory-mapping declaration in the deployment descriptor
    for our web application to load jsp'a and other files from the file system.
    This declaration looks like this:
    <virtual-directory-mapping>
    <local-path>c:/views/jsp</local-path>
    <url-pattern>*.jsp</url-pattern>
    </virtual-directory-mapping>
    Here is my question:
    Is there a possibility to use a variable in the local-path element? Something
    like:
    <virtual-directory-mapping>
    <local-path>%PATH_TO_JSP%</local-path>
    <url-pattern>*.jsp</url-pattern>
    </virtual-directory-mapping>
    If yes, how does it look like? My example above didn't work.
    If no, is there another way to do that?
    Thanks in advance
    Regards
    Iwan

    posting to servlets newsgroup
    "Iwan Bussmann" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi all
    We are using a virtual-directory-mapping declaration in the deploymentdescriptor
    for our web application to load jsp'a and other files from the filesystem.
    This declaration looks like this:
    <virtual-directory-mapping>
    <local-path>c:/views/jsp</local-path>
    <url-pattern>*.jsp</url-pattern>
    </virtual-directory-mapping>
    Here is my question:
    Is there a possibility to use a variable in the local-path element?Something
    like:
    <virtual-directory-mapping>
    <local-path>%PATH_TO_JSP%</local-path>
    <url-pattern>*.jsp</url-pattern>
    </virtual-directory-mapping>
    If yes, how does it look like? My example above didn't work.
    If no, is there another way to do that?
    Thanks in advance
    Regards
    Iwan

  • How can I get a local path of the local disk with swf

    Since FileReference.download() doesn't download multiple
    files, I want to download files with php ftp_get by FTP.
    I need to pass the local path of the local disk where I can
    download the files from a remote serveur. How can I get a prompt to
    have a user choose a folder on his computor (local disk), if any
    way possible?

    OK, at least 3 is working.
    I don't know how you have a Tape Recorder icon on your Home Screen. I cannot add one myself. But, I am running Holo Launcher in replacement of the default LG "Optimus" User Interface. It's much better in my opinion.
    Try long pressing the icon and select Edit and maybe you can change some attribute of the icon.
    Another thing you could do, is long-press an empty area of your desktop, to add an icon. Select Shortcut, then Select Contact, and scroll through your contact list and choose the contact that you added for *86.
    You realize if you have voice mail you haven't heard, there is a tape recorder icon in the notification bar, which you touch and pull down, then press it to dial voicemail.
    If that functionality doesn't work, you MIGHT want to consider doing a factory data reset on your device, but that is going to nuke all your personalizations and cause you work to set up again.

  • Display Image from Local path "c:\image.gif"

    Hi Experts,
    Is there anyway to display an image from local path i.e "c:\img.jpg".
    I need to display an image from the path in Dialog(Screen) programming.
    I need to do it using program not any other way...
    Can anyone suggest me a method please.
    Thanks
    Regards
    Naveen

    Hi Naveen,
    You'll have to create a custom control for this and perform coding like this:
    data piccon type ref to cl_gui_custom_container.
    data my_piccon type ref to cl_gui_container.
    data my_pic type ref to cl_gui_picture.
    data my_container type ref to cl_gui_container.
    * invoking the static attribute of the class.
    my_container = cl_gui_container=>default_screen.
    create object piccon
    exporting
    parent = my_piccon
    container_name = 'IMG_CON'
    * STYLE =
    * LIFETIME = lifetime_default
    repid = sy-repid
    dynnr = sy-dynnr
    * NO_AUTODEF_PROGID_DYNNR =
    exceptions
    cntl_error = 1
    cntl_system_error = 2
    create_error = 3
    lifetime_error = 4
    lifetime_dynpro_dynpro_link = 5
    others = 6
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    create object my_pic
    exporting
    * LIFETIME =
    * SHELLSTYLE =
    parent = piccon
    * NAME =
    exceptions
    error = 1
    others = 2
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    * Can be used to load the picture from the presentation server.
    call method my_pic->load_picture_from_url
    exporting
    url = 'file://D:mydataPicturesMisc_pics 1fw1.jpg'
    * IMPORTING
    * RESULT =
    exceptions
    error = 1
    others = 2
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.

  • "BAPI_DOCUMENT_CHECKOUTVIEW2" -not fetching the original to local path ..

    Hi,
    When i use the function module "BAPI_DOCUMENT_CHECKOUTVIEW2" it is working fine. But i call in my webdynpro application , it is not placing the original to the given path . Plz give me the Solution
    Regards,
    Rani.

    That BAPI uses a SAPGUI connection to the client side to write the data into the local path of the client machine. Of course from Web Dynpro ABAP, you have no connection to the SAPGUI nor would you have access to write directly to the local filesystem of the client machine because of the sandbox nature of web browsers. Many of the BAPI_DOCUMENT_* function modules are structured this way, making them practically unusable from Web Dynpro or ther web environments.
    There is a way to make them work "dark" (without SAPGUI) and therefore from Web Dynpro.  You have to supply a value for the PF_HTTP_DEST or PF_FTP_DEST. These need to be remote locations that are running the SAPHTTP or SAPFTP applications and the SAP Gateway. Generally these might be the application server of the ABAP system itself.  You FTP the files to the application server and write them into a filesystem that is a public share that can be accessed by the client desktop.

Maybe you are looking for