Where I can find documentation of what the folio data can I use inside a html widget?

Basically, I want to know 'what' I can do from within a widget, with a background as much on the folio/page where the widget.

http://www.Adobe.com/devnet-docs/digitalpublishingsuite/ReadingSDK-2.28/docs/symbols/Adobe DPS - Folio.html

-solutions senior architect | Digital Edition | Adobe | 415.832.4014 | 408.568.6379

Tags: Digital Publishing Suite

Similar Questions

  • What the best data type for storing jpeg/gif images?

    Hello
    What the best data type for storing jpeg/gif images?
    Idon't want to use the blob data type
    Ordimage is the best?
    Thank you.

    VDH says:

    What the best data type for storing jpeg/gif images?
    Idon't want to use the blob data type
    Ordimage is the best?

    Don't be stupid.

    If you do not want to use BLOBs then, or you can use the ordimage.

    It uses ordsys.ordsource for the storage of the image data type. This is a user defined Type of data in advance and has a property called LocalData that stores the actual image. And what is its data type? BLOB OBJECT.

  • How can I use an external HTML form with a file upload in my page of MUSE?

    How can I use an external HTML form with a file upload in my page of MUSE? I know I can insert an external form, but how do I create a link to my email

    Yes, in most cases. If it is not in your actual embed code, you will need to be added to the script that uses the code. There are literally hundreds of form manages the codes out there on the web, it would be impossible to tell you exactly where it needs to be added. Your best option is to use a third party such as JotForms or WooForms shape provider and use the third Muse Widgets for these services.

  • Where can I find the .folio data and linked?

    Hey,.

    can someone tell me where the folios files are saved? I can see them somewhere? Can I export the folio? Is it possible to edit data?

    Thank you very much

    We do not expose the internal formats. Folio. All the change and capabilities are exposed via InDesign, Panel Builder Folio and producer of Folio. There is no functionality to export or converted to a different format, but if you have the source InDesign documents you can of course use functions of InDesign to save something as a PDF or even separate image files.

    Neil

  • If we then use the DML in function, this function can be used inside s

    If we use the DML statement in a function, then this function can be used within the select query or any DML query?
    select f from t2;
    

    I think that you wanted to interrogate t1.

    This works if the function is a stand-alone transaction:

    create or replace function f return number
    is
    PRAGMA AUTONOMOUS_TRANSACTION;
    begin
        update t1 set c=2;
        commit;
        return 1;
    end;
    / 
    
    select f from t1
    

    But as Billy, why would you do this way DML. And it's not stand-alone procedures should be used.

    A response to an interview question, but nothing wrong with it.

  • Retrieves the CLOB data when you use the keyword DISTINCT to the other columns

    I have a question about how to recover the CLOB data.

    The requirement is something that there are about 20 + columns I need to recover around 5 tables joined in the select statement.
    Since the result set after that join will also duplicate values, I need to use the distinct keyword to filter the result set.
    But there is in the columns of 20 + 2 columns to CLOB data I need to recover.

    Whenever I have use SEPARATE, I'm ORA-00932: inconsistent data types: expected - received the CLOB error.

    I know that this DISTINCT keyword cannot be used for CLOB data types.

    So can anyone here help me with any work around / another way to get the CLOB value in the QUERY SELECT.

    So please help me out in the present.

    Hello
    This forum is for problems using SQL * Developer. If the problem only occurs if you are using SQL * Developer then please give us the SQL code that you are running.
    If it happens in SQLPLUS then, it would be preferable to raise it in the SQL Forum-

    Forum: SQL and PL/SQL

    SQL and PL/SQL

    This forum is for problems using SQL * Developer.

    Kind regards
    Mike

  • Muse can be used to create html newsletter templates to be emailed?

    I need to create a newsletter template and save it in HTML format that will be sent using one of the host of the standard e-mail programs. Muse can be used for this? I tried setting up in InDesign and exporting as HTML, but the result was a mess. Thank you!

    This is the best e-mail template generator I found.

    Free BEE | E-mail editor free to design messages of sensitive design

  • need to extend the end date of user using the API of the IOM

    Hello
    I have a requirement extension enddate to the user to some 30 days using IOM API-tcUserOperationsIntf. I know there is a Thor.API.Operations.tcUserOperationsIntf.updateUser (Thor.API.tcResultSet poUserResultSet, phAttributeList java.util.Map) method that can be used to update the data of the user in DB IOM.
    If someone has run this method then please let me know a procedure step by step to implement this method. I am new to using the API of the IOM.


    Thank you
    Kalpana.

    Try this:

    tcUserOperationsIntf userOperationsIntf = (tcUserOperationsIntf) getUtility ("Thor.API.Operations.tcUserOperationsIntf");

    protected void execute() {}
    try {}
    beginning of the custom code
    tcUserOperationsIntf oUserObj = (tcUserOperationsIntf) getUtility ("Thor.API.Operations.tcUserOperationsIntf");
                   
    System.out.println ("executing query");
    custom code starts
    tcUserOperationsIntf usrOps;
    The criteria map = new HashMap();
    Criteria.put ("Users.Key", "86821");
    System.out.println ("user key-86821");
                   
    tcResultSet users = oUserObj.findUsers (criteria);
    System.out.println (UsersList.getTotalRowCount ());
    Criteria.put ("Users.End Date 12:01:56.000000000 2012-06-24","" ");
    oUserObj.updateUser (users, criteria);
    } catch (Exception e) {}
                   
    }
    }

  • Should what type of data store I use in VSphere Hypervisor

    Hello

    I'm very new to VMWare VSphere Hypervisor, I downloaded the free version of VSphere Hypervisor ESXi 4.1 and began assessing the same thing on my HP DL360 G6 server.

    I installed VSphere Hypervisor ESXi 4.1 on my HP DL 360 G6 server. I configured everything that is possible, but I'm really confused to choose the type of data store. My HP Server has 500 GB SAS hard drive.

    Kind regards

    Naushad Khan.

    Take a look at the HP Quickspecs for your HP Server

    from: http://h18000.www1.hp.com/products/quickspecs/13235_na/13235_na.html

    Battery HP series P with 512 MB Backed Write Cache upgrade 462967 B21
    HP 1 GB Flash backup Cache
    NOTE: Support on the Smart Array P410i controller only.
    534562 B21

    Doble check if one of these two options is included in your server (assuming you have the P410i controller).

    André

  • Can I use truncated and where clause in the statement even?

    Hello guys,.

    Can I use truncated with where clause in the same statement.


    For ex:

    TRUNCATE TABLE my_table WHERE id < 500;

    If not, that you recommend me to overtemperature to the level of high water line?


    By the way
    select * from v$version;
    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    "CORE 11.2.0.1.0 Production."
    AMT for 64-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    >

    Thank you very much.

    Published by: 970992 on 11:14 13.Ara.2012

    >
    Okay I need an increasing amount of space. However, at the same time I want to recover the spaces empty below HWM. So, I need to use less amount of space I am inserting. Therefore, shouldn't use retractable for this?
    >
    Why waste the effort. Oracle will reuse the space below the HWM when doing inserts. You already said that you insert more lines you delete so all these will be more accustomed to the top.

    The only time where that oracle may not use space is when the space is too small to be useful. It is documented in the doc, I told you
    >
    Understanding recoverable unused space
    Over time, Update, and Delete on objects within a tablespace can create pockets of empty space that individually are not large enough to be reused for the new data.
    >
    Most uses of CONTRACTION I've seen are totally useless. If you follow the doc and run the Advisor of segment it will tell you if there is space that can be retrieved and how much. But, even once, for your use even if case will get you will Oracle while you need to reassign the new extensions, then the HWM will just go still higher.

    If pay you a heavy price in Oracle did a full table scan, update of many blocks from the table, update THE index, impact performance for other users to access the table during the SHRINK and reallocate extensions (maybe even some of the same areas) when you insert more data.

    Do not SHRINK unless you know it's necessary.

  • I have TB on XP. I added a dual boot Linux Mint. Can I use the store XP documents with the Linux version of TB? TIA

    XP worked for years and has a lot of history and documents in folders of Thunderbird. Linux Mint has been installed on a different physical drive. Can I point the Linux of Thunderbird version to the XP data directory and use both XP and Linux versions of Thunderbird with a set of data files?

    I propose instead the full profile of Linux.

    http://KB.mozillazine.org/Moving_your_profile_folder_-_Thunderbird#Create_a_new_profile_and_copy_the_old_one_over_it

  • I want to search a string in a file, but I only know the folder that the file is not what the filename is.

    I want to search a string in a file, but I only know the folder that the file is not what the filename is.

    I want to search a string in a file, but I only know the folder that the file is not what the filename is.

    Use a third party such as the free Agent Ransack research program.

  • Adobe prelude ingest the creation Date changes

    I'm having a problem with Adobe prelude. I shot some interviews last weekend and tried the app iPad prelude Live Logger to construct markers in real time during interviews. I have been very wary of the camera (5Diii) and iPad to exact date/time/time zone schedule.

    I expected it would be easy as a prelude to import the identifier "metadata" iPad newspaper, but I discovered prelude bad reads the file creation Date. In fact, I have no idea where he is at the time of creation of.

    Here's what Finder is properly showing the creation date of the file:

    Screen Shot 2015-11-02 at 11.23.22 AM.png

    But the same clip in prelude shows this:

    Screen Shot 2015-11-02 at 11.24.31 AM.png

    As you can see, good day, wrong time!

    And the error I get when trying to apply this .xmp file Logger live to the clip wrote "the marker... from the associated metadata Panel isn't in the fury of time of the clip... and cannot be added". Which I suppose is because prelude read the bad weather!

    Any ideas?

    Andy Brown

    Adobe prelude 2015.0 CC

    4.0.0 (version 138)

    OS X 10.10.4

    Hi Andyb,

    Thanks to accentuate the problem.

    I confirmed that prelude does not display the correct values for created/modified Date/time.

    I refer to the question within my team. We will probably address this issue.

    Customer feedback is important to us. continue to write in the case of any confusion.

    Thank you

    Mayjain

  • What are sharing data?

    I can't find a definition of the term "data sharing" what is it? I can turn on and out, but what data is shared and with whom?
    Thank you

    hornetmo said

    I would like to know exactly what is to be 'shared' and taken from my copy of FireFox.

    Hi hornetmo, it's kind of an important issue because Mozilla (the maker of Firefox), individual authors of Add-ons and the pages that you view all will have different data access.

    As you may have read in the above-linked article on the health report, Firefox keeps data on its performance. Please see the 'Choice of data' tab of the dialog box Options for more details on the different types of data your Firefox may refer to Mozilla, what it's for, and how to control:

    Advanced panel - accessibility, navigation, network, updates, and other advanced settings in Firefox

    Add - ons may monitor your use of them, and/or your other use of Firefox. Always check the reviews of new Add-ons to see if there are complaints of privacy made by other users and try to know as much as you can, what kind of follow-up/monitoring they do.

    Websites, particularly popular sites supported by advertising, can capture a lot of information about your activity. Is this something you want to learn more, or simply the browser and Add-ons?

  • Dates of the EXIF - how add/edit using exiv2... is there a better way?

    Hello world!

    INTRO: I'm new to Lightroom. I went through a few books and a lot of tutorial on lynda and youtube, so I feel very uncomfortable with the LR 5 import process. This post and the issue is a matter of pre-importation / organizational.

    I have more than 30,000 photos old, digitized (scanned) which dates back to the 1950s. Of course, most are taken with older, analog devices. They are now organized in folders by date.

    AIM: I want to import those pictures into LR and be able to find the dates of metadata (Capture Date & time).

    PROBLEM: Of course, scanned old (or even more recent manipulated) pictures often do not have the correct creation date of EXIF information. Worse, many (or most) of these old images don't even have a date field EXIF!

    What I've LEARNED: Immediately to use exiv2 file name or name file evix2 - pt indicates whether it is or is not info date for the photo. Otherwise, exiv2 - pt filename shows nothing. If there is a date field EXIF, it will be shown.

    For all these pictures with no date field, if I import them into Lightroom, there is of course no date information that is displayed in the Panel (by default or EXIF) metadata, and you can change the date (because the field is not there).

    If exiv2 - pt filename indicates the field of Exif.Image.DateTime, then in Lightroom, you will see the time of Capture and Date of Capture fields, and you will see an icon to the right of these dates, which allows you to change this date.

    Exiv2 - pt filename if no IS NOT this Exif.Image.DateTime field, you can ADD this domain by using the command line:

    "" exiv2 - M ' Exif.Image.DateTime 1965:01:25 15:45 Ascii value "file name (or whatever your time/date).

    Now, if you import this image in LR, you will find the fields Date of Capture and capture in metadata > default Panel... AND you can change them if necessary. In other words, the command above-M exiv2 added the date field EXIF than LR needs to search by date.

    WHAT is MY point of VIEW, AND WHAT the QUESTION is? I have no problem using exiv2 for add/edit an EXIF DateTime field creating a folder at a time prior to importation in LR. This will allow me to search on these date fields *.

    My question is this: is there an easier way?

    Surely there must be dozens (hundreds?) of thousands of photographers 'old' like me who have found old photos with incorrect fields EXIF creation date or missing the date on the ground completely (in which case, as I said earlier, can not be added/edited using LR, PS, FileMultiTool, Graphic Converter, etc..).

    I realize that I could look at images based on file names or file, or I could enter dates in tags, but these methods to find images are not nearly as practical the use of metadata. So, if I know that an image was taken in June 1962, then I would like to that metadata EXIF to have this info so that I can get on this subject. Have no field of EXIF date or have a date field that is incorrect is useless.

    I would love a LOT YOUR FEEDBACK! If there is a way easier or better, I'd love to help you! It is has so many photographers experienced on this forum, and more than probably a lot of them have old photos with the date fields incorrect or missing EXIF they brought in LR.

    Thank YOU! I'll appreciate really any help you can offer.

    David

    * there are other EXIF date fields that can be changed using exiv2: Exif.Photo.DateTimeOriginal , Exif.Photo.DateTimeDigitized , etc. But the main date that LR uses to search for files is described above.



    P.S. I also tried jhead-filename ds1965:01:25 (or whatever your date) to change the date. This only works IF there is already a date field this EXIF. Otherwise, jhead will report an error and not create a. Exiv2 - M will create the field.


    When I put the date and time for about 10 pictures, menu option assigned LR (seemingly random) time to each of them. Why LR do this? I can see perhaps compensate for each photo in 1 second (00, 01, 02,...), but simply assign random times makes no sense at all. At least in testing, I have just done, LR did not pass during the same amount, but totally affected times (randomly?) to each photo.

    Normally, when you change the time of the capture of several photos, LR shifts each picture the difference between the time that you register and the time of the most selected photo.

    I suspect you're tripping over a bug known to the LR with digital photos that are EXIF:DateTime but not EXIF:DateTimeOriginal.  In this case, LR indicates a time below the thumbnail, but uses the other for its internal capture time.  In this case, things can get very confusing.  The best way to clean, it's to make sure that all your photos are EXIF:DateTimeOriginal before you import it.

Maybe you are looking for