Using tags

I misunderstand or don't know how to use tags. If I have pictures for a sporting team, for instance, in several directories, I have a tag for the team name and apply the tag to the pictures. When I want to view pictures of the team from all folders, it doesn't work. I have to have a folder selected, as well as the tag. I don't get the point of tags. I have thousands of folders. I presumed the tags would allow me to find any picture with a particular tag, regardless of the containing folder.

Hello Waldoquaz,
Maybe you want to have a look into that thread here http://forums.adobe.com/message/5753281#5753281 - your current question is already answered here, but maybe...
Regards
Thomas

Similar Messages

  • Bolding rows in RTF template using tags

    In an rtf template, is there a way to bold an entire row in the table using tags rather than building two rows (one bold, one unbold) and put them in a if condition?
    if
    [BOLD ROW]
    else
    [UNBOLD ROW]
    end if

    This should do it
    <?if@row:number(EMPNUM)=10003?>
    <?attribute@incontext:font-weight;'bold'?>
    <?end if?>
    slot this into a cell on the table row
    Tim

  • Using Tags, Can i Search for Multiple Tags in One Search Folder?

    Hi forum,
    i would like to set a Search Folder and search using Tags. I would liek to use one such folder and search for everythign i haver tagged last week. How cna i search for 'TAG A' and 'TAG B' in one Search Folder?

    Hi mumbles2701,
    All you need to do is to briefly type in your tag in the search bar and in the drop down menu, you should be able to select a tag, press enter and just repeat this process for as many tags as you like
    Hope I helped!

  • Error in using tag library

              I am using Weblogic server 8.1 and have a struts app. I am using the random taglib
              from jarkarta and recieving this error while using weblogic. With the same setup
              in tomcat everything works fine. What do I need to do special for weblogic?
              ERROR FROM WEBLOGIC
              /control/register/newMember.jsp(1): Error in using tag library uri='http://jakarta.apache.org/taglibs/random-1.0'
              prefix='randME': For tag 'string', cannot load extra info class 'org.apache.taglibs.random.RandomStrgTEI'
              probably occurred due to an error in /control/register/newMember.jsp line 1:
              <%@ taglib uri="http://jakarta.apache.org/taglibs/random-1.0" prefix="randME"
              %>
              taglibs-random.jar is in WEB-INF/lib
              random.tld is in WEB-INF
              the taglib include in my jsp looks like this:
              <%@ taglib uri="http://jakarta.apache.org/taglibs/random-1.0" prefix="randME"
              %>
              the call in my jsp looks like this:
              <randME:number id="random1" range="10000000-99999999"/>
              my web.xml looks like this:
              <taglib>
              <taglib-uri>http://jakarta.apache.org/taglibs/random-1.0</taglib-uri>
              <taglib-location>/WEB-INF/random.tld</taglib-location>
              </taglib>
              any help would be appreciated
              

    This may not solve your problem, but WL8.1 SP1 seems to have a problem with
              closing tags.
              Where you are using:
              <randME:number id="random1" range="10000000-99999999"/>
              ...try this instead:
              <randME:number id="random1" range="10000000-99999999"></randME:number>
              This problem is fixed in SP2.
              -- Craig
              "ssandy" <[email protected]> wrote in message news:[email protected]...
              >
              > I am using Weblogic server 8.1 and have a struts app. I am using the
              random taglib
              > from jarkarta and recieving this error while using weblogic. With the
              same setup
              > in tomcat everything works fine. What do I need to do special for
              weblogic?
              >
              > ERROR FROM WEBLOGIC
              >
              > /control/register/newMember.jsp(1): Error in using tag library
              uri='http://jakarta.apache.org/taglibs/random-1.0'
              > prefix='randME': For tag 'string', cannot load extra info class
              'org.apache.taglibs.random.RandomStrgTEI'
              > probably occurred due to an error in /control/register/newMember.jsp line
              1:
              > <%@ taglib uri="http://jakarta.apache.org/taglibs/random-1.0"
              prefix="randME"
              > %>
              >
              > taglibs-random.jar is in WEB-INF/lib
              > random.tld is in WEB-INF
              >
              > the taglib include in my jsp looks like this:
              > <%@ taglib uri="http://jakarta.apache.org/taglibs/random-1.0"
              prefix="randME"
              > %>
              >
              > the call in my jsp looks like this:
              > <randME:number id="random1" range="10000000-99999999"/>
              >
              > my web.xml looks like this:
              > <taglib>
              > <taglib-uri>http://jakarta.apache.org/taglibs/random-1.0</taglib-uri>
              > <taglib-location>/WEB-INF/random.tld</taglib-location>
              > </taglib>
              >
              > any help would be appreciated
              

  • Error in using tag library uri='weblogic.tld'

    Hmmm...
    I'm trying to config my userprofile by creating it in the tools application (myserver/tools/index.jsp),
    but when I try to access the Unified Profile Types I get an Error 500 Internal
    Server Error in my webbrowser. The weblogic.log prints out an errormessage that
    sounds something like this:
    ####<30-Aug-01 16:30:14 CEST> <Error> <HTTP> <Ast-WT01> <server01> <ExecuteThread:
    '14' for queue: 'default'> <system> <> <101020> <[WebAppServletContext(3530676,tools)]
    Servlet failed with Exception>
    weblogic.servlet.jsp.JspException: (line 24): Error in using tag library uri='weblogic.tld'
    prefix='wl': For tag 'repeat', cannot load extra info class 'weblogicx.jsp.tags.RepeatTagInfo'
    I'm running weblogic 6.0 and wlcs 3.5. I'm sure of that the tag libraries are
    correct and they are located under tools/web-inf.

    Hmmm...
    I'm trying to config my userprofile by creating it in the tools application (myserver/tools/index.jsp),
    but when I try to access the Unified Profile Types I get an Error 500 Internal
    Server Error in my webbrowser. The weblogic.log prints out an errormessage that
    sounds something like this:
    ####<30-Aug-01 16:30:14 CEST> <Error> <HTTP> <Ast-WT01> <server01> <ExecuteThread:
    '14' for queue: 'default'> <system> <> <101020> <[WebAppServletContext(3530676,tools)]
    Servlet failed with Exception>
    weblogic.servlet.jsp.JspException: (line 24): Error in using tag library uri='weblogic.tld'
    prefix='wl': For tag 'repeat', cannot load extra info class 'weblogicx.jsp.tags.RepeatTagInfo'
    I'm running weblogic 6.0 and wlcs 3.5. I'm sure of that the tag libraries are
    correct and they are located under tools/web-inf.

  • Importing URLs using tagged text

    I'm trying to import tagged text with URLs into InDesign. InDesign sees the links, but does not seem to know that the links are URLs (rather than text anchors or page links). I have nearly 1500 hyperlinked pieces of text I want to import, so I can't manually create Destination Definitions for all of them. When I try to send definitions in using tagged text, InDesign (CS2) crashes. Any help very much appreciated.

    There are many ways of "tagging" information in an InDesign document. For what you're doing, I'd suggest a unique paragraph style used only for this purpose, then you can search for text in it and use the contents.
    Dave

  • Justifications needed for using tags in JSP, Please reply

    Hi forum
    My question is to those java people who have also done JSP. I m sound in java server side (servlet programming), now I have asked by my project manager to do server side programming in JSP using tagLibraries (as these are used by those ppl who didnt have much java knowledge). I have worked inserver side java, then my question is y should I start working on tags,
    On the other hand I can do all the work in java embedding in JSP (on some extent, seperated by diffrent helper/util classes to reduce the thickness of JSP page).
    so I want to ask u ppl that should a java programmer needs to use tag libraries to code a JSP page, however he can code it in java directly.
    I will feal great pleasure if u will write ur opinions and help me to ease my life.
    thanx in advance
    Best Regards
    Tahir

    You should use tag libraries whenever you can because:
    1) They increase code re-useability. You can insert the same tag in many pages using just a few lines to do complex tasks, as opposed to writing a lot of scriptlet code in each JSP.
    2) Enhance your ability to seperate logic from display. Everything in your tags is logic. Everything in your JSP is display - with the tags bridging the logic to the display.
    3) Make the JSPs cleaner and easier to maintain. They read easier with tags than with a lot of scriptlets. Non-java people can be used to update the look and feel of the web page, or to debug the HTML later on, relieving the Java programmers for the tag work, or other jobs more suited to them.
    4) Your boss said to do tags, so do tags.

  • Weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri

    Previously my web app was running fine using eclipse 3.1
    When I upgraded my eclipse to 3.2 then built the same web app and deployed, upon running the url i got error
    weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri='/tags/css' prefix='css' : cannot find tag class
    Your help is appreciated.

              Hi Guys
              Problem is almost certainly because I've gone and defined the get as returning
              an int, (hence no property!)
              Apols
              J
              

  • Moving Pages using Tags

    I have always found moving pages around in Acrobat documents to be a pain. I thought I might be able to use tags or some other form of document structure to move pages around.
    In the help section related to tagging, the help states:
    Add tagged bookmarks
    Tagged bookmarks give you greater control over page
    content than do regular bookmarks. Because tagged
    bookmarks use the underlying structural information of the
    document elements (for example, heading levels,
    paragraphs, table titles), you can use them to edit the
    document, **such as rearranging their corresponding pages in
    the PDF**, or deleting pages. If you move or delete a parent
    tagged bookmark, its children tagged bookmarks are
    moved or deleted along with it.
    However, under the page movement help section, it states
    Move or copy a page
    You can use page thumbnails to copy or move pages within
    a document and between documents.
    When you drag a page thumbnail in a Pages panel, a bar
    appears near other thumbnails, indicating the position in
    which it will appear in the PDF. This bar appears at the
    bottom or top when the thumbnails are in a single column,
    or to the left or right if more than one column of
    thumbnails is displayed.
    Note: Tagged bookmarks affect the order that reading
    devices follow, such as devices for the visually impaired.
    Tagged bookmarks do not change the sequence of pages in
    a PDF.
    Is there really a way that you can move actual pages around in a document in a structure way, rather than just crudely selected a range of pages in the pages view?
    Mark

    I am using Adobe Acrobate Pro 7.0.

  • Problems with JSP - using tag library with Weblogic 8.1

    I am getting the following error when I try to run a web application called "regain":
    /searchinput.jsp(2): Error in using tag library uri='regain-search.tld' prefix='search': cannot find tag class: 'net.sf.regain.ui.server.taglib.MsgTag'
    probably occurred due to an error in /searchinput.jsp line 2:
    <%@taglib uri="regain-search.tld" prefix="search" %>
    The classes that the .tld file points to are in the web applications WEB-INF/classes directory and I have put this path into my classpath environment variable (running Windows 2000 Server).
    This application runs fine on Tomcat.
    I can't not figure out whether is error is masking another error or what. I've tried using JDK and Jrockit for my web app - no luck.
    Please help! Thanks!

    anyone? :/

  • Using tags in photoshop touch

    I want to put all my photos onto my android tablet ( motorola Xoom ) and search for them using tags I had applied using Photoshop Elements. Can this be done or should I use a different app.

    Not at this time, no. Might want to create an idea (via the main "discussions" page; upper right).

  • Organizer: Most Recently Used Tags?

    I'm running PSE8.
    Is there a facility in the Organizer that keeps the most recently
    used tags available in a handy to reach location?
    For example, I'm tagging some photos and one of the tags I'm using
    a lot is near the top of my list, the other near the bottom.
    Is there a place that Organizer would show me the last nn tags
    that I've used?
    Thanks!

    randyw57 wrote:
    I'm running PSE8.
    Is there a facility in the Organizer that keeps the most recently
    used tags available in a handy to reach location?
    For example, I'm tagging some photos and one of the tags I'm using
    a lot is near the top of my list, the other near the bottom.
    Is there a place that Organizer would show me the last nn tags
    that I've used?
    Thanks!
    No such feature

  • How to use tag?

    Hey,
    I was working on some examples and I saw one example had used "tag" when creating a table.
    I'm just wondering why and when do you use tag?
    what is is for?

    For an example of how to use tags with (iPhone) table views, take a look at the code in my reply to [How to edit label in custom UITableViewCell?|http://discussions.apple.com/thread.jspa?messageID=11498619&#1 1498619].
    In that example two labels are added to each new cell when it's created in the tableView:cellForRowAtIndexPath: data source method. The OP wants to change the text in one of those labels when its cell is selected by the user, and the code to do that is in the tableView:didSelectRowAtIndexPath: delegate method.
    But how does the delegate code get the address of either label, and how does it tell one label from the other? This problem is solved by using the 'tag' property of each label. Note that the code which creates the labels includes statements to set each of the tags. The left label tag is set to 1, and the right label tag is set to 2. The delegate method then sends the [viewWithTag:|http://developer.apple.com/iphone/library/documentation/UIKit/Ref erence/UIViewClass/UIView/UIView.html#//appleref/doc/uid/TP40006816-CH3-SW26] message to the selected cell. When the integer '1' is passed as the argument, the viewWithTag: method returns the address of the first subview it finds with a tag value of '1'.
    Hope that helps!
    \- Ray
    p.s.: In previous threads my poor vision saw a lower case 'L' in your alias instead of the second 'i'. When I correct that mistake your alias looks more like a form of David. Sorry for the past mistakes. - R

  • Using tags in finder with teammates?

    I have spent a lot of time tagging my documents inorder for my teammates to get a better workflow. But now it hit me, will they be able to see my tags on their computer? Our team work with dropbox and I wan't  them to easily be able to find all linked resources for our campaigns etc.
    So my question is: will they be able to see my tags and work with them in the finder sidebar? If not is their any way around this? I also want to know if this also applies to comments Ive made for the files in the file info.

    Hi Cmdr, 
    Thank you for visiting Apple Support Communities. 
    Yes, you can select multiple files in Finder, and then follow the steps in the article you mentioned to add tags to those files:
    Select items - Mac Help
    OS X Yosemite: Use tags to organize files
    All the best,
    Jeremy 

  • Create an executable using tag engine

    it's impossible to execute an .exe using tag engine with a computer were labview DSC module is not install.
    please help me,i want to create an .exe wich is possible to execute on all computer explain me the process to create this.
    what are the files to be added to permit that???
    thanks for your request.

    Hello Julien,
    As explained in the tutorials linked below, there is 2 methods for distributing applications created with LabVIEW DSC module.
    * Distributing Applications Created with the LabVIEW DSC Module
    http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/d2cc543dc86e41b886256a6c005bdd98?OpenDocument
    * Building Applications Created with the LabVIEW DSC Module
    http://zone.ni.com/devzone/devzoneweb.nsf/Opendoc?openagent&57034D4A0F82844286256A1C006AC454
    * Datalogging and Supervisory Control Module
    http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BBB002C0CF1?opendocument&node=132070_US
    Hope this helps.
    Best regards.
    Matthieu Gourssies
    National Instruments France

Maybe you are looking for