Autogeneration of EXIF content page

I've just received my first book generated through iPhoto 6 and I have to say I am extremely pleased with how it has turned out. Very nice work, whoever does the printing for Apple.
Anyway, I showed it around to a number of friends and the same question was repeatedly asked: where're all the technical details? They wanted to see apertures, shutter speeds, camera type and all the other data that typically gets buried away in the EXIF data component. I can't find a way of automatically generating that data within any of the book styles, and it's going to be a royal pain to try to do manually. Any suggestions?

You have used many absolutely-positioned divs, which are hard to control and don't appear to be called for. I would recommend changing them to relatively-positioned divs.
I noticed a number of divs that were overlapping...perhaps intentionally, perhaps not.
Why do you have a mainbody div if you open and close it without putting any content in it? 3000px is pretty wide, though, for any screen...you will end up with horizontal scrolling.
Why are you allowing your fonts to be dictated by a "horizontal_nav_skin_l" div? You can make semi-universal font declarations by doing something like this at the top of your styles (mine is probably redundant, but you get the idea...put it on the body of the page, not only individual divs):
html, body, h1, h2, h3, h4, p {font-family: Arial, Helvetica, sans-serif;}
You should try to simplify your CSS styles. You have many divs with very nearly the same definition. I would make a group definition, then call out only the things that change, as:
#Home, #Meet_Our_Journalist, #Contribute_Articles, #About_Us {
     position:relative;
     width:150px;
     z-index:100;
     top: -105px;
     left: 5px;
     height: 30px;
#Meet_Our_Journalist {
     width:310px;
     left: 220px;
     top: -75px;
#Contribute_Articles {
     width:300px;
     left: 520px;
     top: -47px;
#About_Us {
     width:200px;
     left: 850px;
     top: -15px;
etc.
When you have cleaned up your code a bit, you might want to run it through the w3c validators. You can use them without having your pages on a server: http://www.w3.org/QA/Tools/
Beth

Similar Messages

  • Multiple Page Contents Page Fields In Custom Page Layout SP2013

    I'm rather new so bare with me.  I'm trying to add multiple page content page fields with snippets to a custom page layout html file in SP2013 Designer.  Once I add the snippet and publish, I review the page and any text written
    in the last created page content box saves for both page content boxes instead of saving unique text in both.  How do you change the snippets to where they are unique snippets and won't be referenced as the same one? 
    Any help is greatly appreciated.
    Thanks,
    SP2013Newbie

    ok thnaks a lot for the reply. in my form has 6 pages. so i want to copy only first page half page data ( content & fillble fileds) in to new pdf page. so is this possible ???

  • How do you enable 'Create Content' button on 'Add Content' page?

    How do you enable ‘Create Content’ button on ‘Add Content’ page?
    There is new functionality to a ‘Layout’ type personalization page like ‘Sales Dashboard’.
    Bug 4503123 INCONSISTENT WAY OF ADDING USER-DEFINED REGIONS ON WYSIWYG PAGE:
    There’s no way to add custom content to a configurable page.
    Add a “Create Content” button and let the user create a piece of content that extends to a region he creates.
    It says: Fixed->11.5.10.3CU
    In Oracle® Application Framework Personalization Guide Release 11i Part No. B25439-02 it says:
    p 4-5
    If you personalize a non-configurable page (a page that does not have the necessary metadata to personalize its layout) or when you run your application in Accessibility mode (profile option Self Service Accessibility Features (ICX_ACCESSIBILITY_FEATURES) is set to Standard Accessibility), you will not see the Page Layout Personalization page, as shown below. Instead, you will see the Page Hierarchy Personalization page, page 4-12, where you can perform the same personalization functions, using a descriptive tabular user interface.
    It tried this and can’t get it to display.
    Has anyone run accross this before?

    user587952,
    Can you describe your issue in detail forgetting those references for the time being. What exactly are you trying to do?
    Check this from the dev guide:
    In order to be able to take full advantage of page layout personalization capabilities, it is important when you create your configurable page, to use flexibleLayout and flexibleContent regions at all levels when you create the page hierarchy structure under your page layout region. In Oracle Applications, this is required, as it is the coding standard.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Creating a table of contents page using combined documents

    Adobe Version 7.0
    When combining multiple documents as one .pdf document, can a table of contents page be set up simultaneously?  If so, can page numbers be added?
    We have several type of documents (.xls, doc, pdf) that we combine on a regular basis to create one document to view on line and/or print in a book format.  We manually type a Table of Contents page to correspond with those documents and manually insert page numbers.  Is there a better way?

    I would suggest you create the base document in WORD and then print all to a new PDF. That may provide the functionality you want with an automatic table of contents creation.

  • Prevent Site Members to view Site Contents Page in SharePoint 2013

    I created SharePoint 2013 Site and it has 5 variation sub sites as well. Each site has several pages. I have end users added to Site Members group who should access all the Custom pages. Customer has raised a security issue, end users are able to access
    Site Contents page by supplying the link in the URL. I tried adding these end user to site visitors but unfortunately they are not able to access variations sub sites custom pages.
    Kindly help me how to solve this.

    Little confuse. 
    You want to stop users from viewing page or you want them to to be able to view pages
    Which pages are they able to view. 
    Just follow below steps to prevent users form accessing application pages
    http://blog.mastykarz.nl/preventing-authenticated-visitors-browsing-system-pages/
    You can even try this powershell
    param (
        $WebApplicationUrl
    $wa = Get-SPWebApplication $WebApplicationUrl
    $wa.PolicyRoles.Add("Deny System Pages",
    "", "EmptyMask", "ViewFormPages")
    $wa.Update()
    $claimType = "http://schemas.microsoft.com/sharepoint/2009/08/claims/identityprovider"
    $claimValue = "AspNetMembership"
    $claim = New-Object Microsoft.SharePoint.Administration.Claims.SPClaim($claimType,
    $claimValue, "http://www.w3.org/2001/XMLSchema#string", [Microsoft.SharePoint.Administration.Claims.SPOriginalIssuers]::GetIssuerType("SecurityTokenService"))
    $encodedClaim = $claim.ToEncodedString()
    $policies = $wa.ZonePolicies("Default")
    $policy = $policies.Add($encodedClaim
    , "Authenticated visitors")
    $policy.PolicyRoleBindings.Add($wa.PolicyRoles["ViewFormPagesLockDown"])
    $wa.Update()
    If you want restrict users to access some specific page, the you need to remove inheritance of the site 
    If this helped you resolve your issue, please mark it Answered

  • Shaded band on Table of Contents page

    Hi everyone
    I wonder if anyone can help me with a query on the Table of Contents page?  Everything is looking good except that at the bottom of the page there is a shaded square on the left and a band all the way across the page and extending beyond the green b/g.  It doesn't look like it is part of the design of the TOC page and is a bit unattractive.  This is the "Natural Science" template. 
    In chapters where I have lots of sections in the contents list, the section names do not show up well in this shaded part.  I have moved everything around on the page so that the text box with the section names is on the RH side and the heading on the left, but this section text box has to be pushed further up the page because of the lower shaded band and looks a bit unnatural there. 
    Any ideas?  I enclose a picture of an example page to show what I am seeing.
    Many thanks
    Eluned

    I can help a bit by saying that those shaded areas at the bottom are placeholders for the thumbnails or preview images of your chapter's sections and pages. When working properly it looks like a film strip.
    What I can't say is why yours aren't showing up. I'm having the same problem and signed into the forums to look for solutions to this. I hope someone else can offer a suggestion for us both.
    Ian

  • Linking of DTLN with Content page

    Dear All,
    I am trying to link my detailed navigation page links to open in content page same functionality as of SDN. DTLN have some roles defined which in term contains some pages after clicking on those pages those pages should open in the content ivew all this functionality is to be carried out for Anonymous page only.
    what's happenig is i have created 2 URL ivew and assigned it to one of the role and when i log in as anonymous the one in hiegher hirarchy is getting populated in the content ivew and its comming by default not one the click of the ivew and once you click any page or ivew no action take place.
    Thanks

    Dear All,
    I am trying to link my detailed navigation page links to open in content page same functionality as of SDN. DTLN have some roles defined which in term contains some pages after clicking on those pages those pages should open in the content ivew all this functionality is to be carried out for Anonymous page only.
    what's happenig is i have created 2 URL ivew and assigned it to one of the role and when i log in as anonymous the one in hiegher hirarchy is getting populated in the content ivew and its comming by default not one the click of the ivew and once you click any page or ivew no action take place.
    Thanks

  • Problem Adding Bookmark to Contents Page??

    Hi,
    I am trying to create a preface page to my book in iBooks Author. I want this preface page to basically give hyperlinks to all of the seperate chapter TOC's so that the user can click on the name of the chapter, and will be taken to that chapter's contnets page. And will look like this:
    With each of the poem titles above, linking to each of the Contents Pages, which look like this:
    However, I cannot seem to add any bookmarks to the page directly above, due to it being all placeholder and automatically generated text. Any suggestions as to how I can add a bookmark to this page?
    Thanks In Advance

    Hi,
    according to what I know this issue is related to how DW works and not to the Developer Toolbox as such -- DW can be a little picky when it comes to the "document structure" it expects, and
    (depending what document parts you´re actually "including") won´t let you do certain actions like e.g. adding a server behaviour just because it "thinks" the
    (probably "included" ?) body tag isn´t there.
    >>
    If I remove the includes the problems goes away
    >>
    there you have it ;-) Now I don´t know what you´re precisely including, but to my experience it should work well when you´re providing a basic & hardcoded html skeleton to DW and just include stuff *within* e.g. the ...
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • Creating contents page for pdf/rdf

    I have several reports that our anchored together. I want to create a contents page that gives me page numbers of the serveral anchored reports.
    example one report has a list of cars the next anchored report list trucks, the next is boats, etc...
    I want a contents page that list the page number where the car, truck and boat report started
    cars page 5-10
    trucks page 11-21
    boats page 22-30
    Thanks

    Reports page numbering won't allow you to do this by default. However, you can use a format trigger against a field to set the value appropriately.
    eg:
    - create a user parameter 'P_StartPageNumber' of type number, default value of '0'
    - create a field 'F_PageNumber' and set the source to "copies"
    - create a format trigger against 'F_PageNumber' with the following:
    function F_PageNumberFormatTrigger return boolean is
    currentPage number(10);
    begin
    srw.get_page_num(currentPage);
    srw.set_field_num(0, currentPage + :P_StartPageNumber);
    return (TRUE);
    end;

  • Site Contents Page on SharePoint

    I am currently working on our new sharepoint site on Office 365. We now have a bunch of app tiles on the site contents page that aren't in a useful arrangement. Is there any way to manually arrange/organize these? 
    Thanks!

    check if this helps:
    http://www.idubbs.com/blog/2012/sharepoint-2013-promoted-links-app/
    If this helped you resolve your issue, please mark it Answered

  • How can I customize each content page separately, so that if I change one chapter, it won't affect the next?

    how can I customize each content page separately, so that if I change one chapter, it won't affect the next?

    I don't think you can do what you want to do, sorry.
    See: Publishing With iBooks Author
    http://shop.oreilly.com/product/0636920025597.do

  • I am unable to reach the my content page of mysites from the name link within my site collection

    For some reason I am no longer able to get to the personal mysites page from within our site collection. My name appears at the top right and it has an option for setting which leads to some minimal page but I can no longer use this to get to the actual
    mysites page. Is there a setting I am missing that allows this to happen?

    Hi,
    According to your post, my understanding is that you failed to reach the content page of mysites from the name link within site collection.
    As this issue is always related to the inadequacy configuration about the MySite, you need to make sure that you had configured correctly with your MySite. You can refer to:
    http://technet.microsoft.com/en-us/library/ee624362(v=office.14)
    What’s more, you can also check with the following steps.
    Make sure the Web site for MySites in IIS is started.
    Make sure the App pool is running
    Use ULSVIEWER to check your Sharepoint ULS logs for the issue.
    There are two similar articles for your reference.
    http://blogs.msdn.com/b/jorman/archive/2009/01/19/sharepoint-my-site-link-stops-redirecting-users-to-their-personal-site.aspx
    http://sharepoint.stackexchange.com/questions/59434/sharepoint-my-profile-404-not-found
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Convert pages to pdf - Contents Page

    Hi Everyone,
    I have just been using the discussion threads to add a contents page to my pages document (Thanks! These were very helpful).
    When I am in pages, the contents page has page numbers that become links to those pages and I am able to quickly use the contents page to jump to any section.
    Once I converted my document to a PDF, the contents page lost its ability to 'click and jump' to a certain section, and rather just became a text list.
    Is there any way to keep this active once it is converted to a PDF? If not, if there something other than a contents page that will accompolish the same outcome (Eg the ability to create a hyperlink to a page within the same text)?
    Thanks
    Shazle

    Apple has removed over 100 features from Pages 5 and added a lot of bugs
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Pages '09 should be in your Applications/iWork folder.
    Trash/archive Pages 5, after exporting any files to Pages '09, and rate review it in the App Store.
    Peter

  • Can't Find Content Page or Page Links in Template - HELP!!

    I have a template that I'm working with. I was able to recreate the home page to my liking. But I can't get to the content pages to change them. The template came with 1 fla file, 1 swf file, 1 html file no additional content pages, like some others come with. From the home screen the links for the other pages work and go into pages that say content page 1, 2, and so on. Where are these pages??? How do I get to them to edit them. All I want to do is add a paragraph of words to the right side of each page. Everything else stays the same as the home page. Please Help!!

    What code is used for one of the links that gets you to one of the content pages?

  • Contents page linking to other articles?

    Hi there
    I am building a contents page for a folio that has multiple articles on the cloud. How do you trigger a link in this way? I've seen the destination option but it seems to only link to other open documents.
    thanks for any help - stumped!
    S

    thanks for getting back!
    So say I wanted to link to an article (loaded into the folio). it's article is called CONNECT and i want to go to the first page. would this be the syntax?
    navto://CONNECT#0
    It's not working like this. i'm wondering how this would work in preview mode - seems tricky.
    thanks!
    Steve

Maybe you are looking for

  • How can I read ALL the compilation errors in a DOS window?

    On compilation using a DOS window, if the number of errors exceeds the window size, some of the errors disappear off the top of the window and I cannot read them. Is there an effective solution to somehow use scrolling of the DOS window or transfer t

  • Docky weather plugin does not show data

    Hi, I just installed docky on my Arch and I'm running it quite fine in XFCE. Weather plugin doesn't seem to work, the reason unknown. Locations can be added succesfully but the weather icon appears like this: Is there something I'm missing, like a no

  • Sending an excel file as an attachment to email

    Hi,    I am using FM 'SO_DOCUMENT_SEND_API1' to send an excel file to an email ID.But the mail is going to the SAP inbox and it is posting not to the external mail ID like ([email protected]). Please suggest me on this. Regards' Ved.

  • Why does mission control switch the order of my desktops? is this a bug?

    Hey I'm new to these discussion forums, but I think I may have found a bug in Lion. If you look at the attached screen shot, you'll see desktop 3 is in the location that desktop 2 should be (second from the left). This has been happening randomly and

  • Promoting These for Academics

    I am a graduate student and teacher and have thousands of PDFs to read each semester for my classes and research. I looked into every eReader on the market for months before buying a Sony PRS900 (I would have gone with the 950, but couldn't fund the