Importing existing HomePage content?

I've got a bunch of pages tracking my son's growth from birth to 18 months on my .mac site. I'm ready to add 20 months, but iPhoto is making me do it in iWeb, and I'm not sure that it will be linked to the rest of the pages after I publish.
Is there a way to import the existing pages into the iWeb site?

Hi Dan
There is no "easy" way to import from homepage to iWeb, and you can also stil Export from iPhoto to a Web Page and then drop that into Homepage (I hope that all made sense).
To create a web page from within iPhoto, go to File>Export>Web Page, no longer the homepage one-click, thats reserved for iWeb!
You could recreate the pages in iWeb, assuming you still have the images in iPhoto, the way I do it is create an album in iPhoto for each page that I want and then select the whole album. Either from within iPhoto, clicking the iWeb button, or form the Media Browser within iWeb. Or you can drag the images back from your iDisk, preferably to a folder on your hard disk, and then drag them into iWeb.
You can link between Homepage and iWeb, to go from homepage to iWeb, you need to do the following:
You need to do a little fiddling to do this, as homepage does not allow redirect pages by default.
We are going to edit the index file of an existing (or new iWeb) page in homepage!
Once you have published your page, you need to open your iDisk, go to:
iDisk / Sites / HomePageName / index.html
You need to open the index file, either in an html editor (Taco HTML Edit) or with Text Edit (To use Text Edit, launch the app, go to Text Edit > Preferences > Click Open and Save > Check “Ignore rich text commands in html files”).
After the <head> tag, you need to add:
<meta http-equiv="refresh" content="0;url=http://web.mac.com/YourUserName/">
Then save and close the file, now the link should work as a redirect.
If you have more than one iWeb site and you want to link to one specific site, then you need to use:
<meta http-equiv="refresh" content="0;url=http://web.mac.com/YourUserName/iWeb/SiteName/">
With this you add /iWeb/SiteName - I feel it provides a little more control.
Then to link from iWeb to homepage, you can either create a hyperlink, (See the Hyperlink page on www.willg4pb.com) to your homepage or you can create a page and fiddle with the html post publishing so the it appears as a link in the navigation bar.
Will
1GHz G4, 15" PowerBook, Airport Extreme & Express, 1G iPod Mini   Mac OS X (10.4.6)   Please help others by marking questions as Answered (+perhaps Solved or Helpful)

Similar Messages

  • Import existing web content.

    Hello,
    We have an existing internal web site that I would like to bring into Portal Page Groups. The content is mostly static HTML with relatively linked images and docs. Is there a script or procedure for doing this?
    Thanks for any assistance.

    To import existing Web content, OracleAS Portal offers a number of content integration technologies (ZIP files, WebDAV, Omniportlet, and APIs) which may help you migrate your existing Portal content/static content to OracleAS Portal:
    1) ZIP file item type (accessible from the add item wizard) - allows you to upload static content and associated images very easily into a portal page/page group - all in just one single operation. Zip File items make it very simple to stage and maintain formerly static HTML Web sites.
    2) WebDAV i.e. drag and drop the content. You can set a default region for which the content ends up in. More information is available at this link below:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/PUBLISH_CONTMGMT/TECHNOTE_WEBDAV.HTML
    3) From Portal version 9.0.2.6 onwards, content area APIs are available. See the portalstudio link below for more details.
    http://portalstudio.oracle.com/servlet/page?_pageid=2746&_dad=ops&_schema=OPSTUDIO&12657_RELEASE2PLSQLHOME_39847486.p_subid=250746&12657_RELEASE2PLSQLHOME_39847486.p_sub_siteid=73&12657_RELEASE2PLSQLHOME_39847486.p_edit=0
    4) Omniportlet & Web Clipping: Web Clipping may be considered for use as an intermediate step to display data from an external site within your Oracle Portal. More information here:
    http://portalstudio.oracle.com/servlet/page?_pageid=350&_dad=ops&_schema=OPSTUDIO&12678_PDKHOME902_39847486.p_subid=350276&12678_PDKHOME902_39847486.p_sub_siteid=73&12678_PDKHOME902_39847486.p_edit=0
    Additional information on content integration solutions (not necessarily directly related to your issue) can also be found here on PortalCenter.
    http://portalstudio.oracle.com/servlet/page?_pageid=478&_dad=ops&_schema=OPSTUDIO&7655_MAINPAGE_39847486.p_subid=33750&7655_MAINPAGE_39847486.p_sub_siteid=73&7655_MAINPAGE_39847486.p_edit=0
    Best Regards,
    Harry

  • Import existing forum content in Portal Forums

    Hi,
    Is there a way to import content from an existing forum application into Portal Forums?
    Edmond

    Hi,
    Thanks for your reply!
    Source is Lyris. Apparently something old, hosted by an external company. I have no idea whether that tool has export functionality.
    Target: Jive Forums in portal
    If it is not possible to import the data into Jive Forums we will try to import it in some other way in a repository so that TREX can search it.
    Regards
    Edmond

  • Importing existing web content.

    Hello,
    We have an existing internal web site that I would like to bring into Portal Page Groups. The content is mostly static HTML with relatively linked images and docs. Is there a script or procedure for doing this?
    Thanks for any assistance.

    You can just copy the files over using WebDAV or the Zip file feature. For WebDAV, I recommend that you be on version 9.0.2.6 or later.
    Most current documentation on the WebDAV feature is in the 9.0.4 User Guide (currently beta, also applies to version 9.0.2.6), section 2.5.2. Zip files are documented in section 7.5.1.3.2.
    Regards,
    Jerry
    PortalPM

  • How to import existing projects into JDeveloper 11g

    I am trying to work with JDeveloper for my application and want to know whether it is possible to import existing projects into the work space in JDeveloper. I am currently working with eclipse IDE and this feature is available in it. How can I connect to clear case from JDeveloper? In eclipse it is very easy to connect to clear case with a plugin installed and check out, check in files from the source control. Any help is greatly appreciated.

    The basic way to import code is to use the "New->Projects->Project from existing code" or "project from WAR" dialogs to create your project.
    You then need to do some tweaking in the project properties->Content (and sub nodes such as resources and Web content).
    And also set the correct JARs/Libraries in the project properties.
    You can use the help->check for update to download the extension to JDeveloper that will let you integrate with Clearcase to do version management.
    This how-to might help you with your migration:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Importing existing only WAR file in NWDS for deployment on WAS

    Hi,
    I have WAR file created on the eclispe platform by someone. I am required to import that into NWDS and embed into EAR and then deploy on WAS.
    However, i found no direct way to import existing only WAR file into NWDS. Simply importing a file in the web module project will only copy the contents, without that getting extracted.
    Kindly let me know in detail, how to acheive the same.
    Regards,
    Apeksha

    Hi,
    don't worry. It will work. If done this with a Web Application I received from a vendor. Normally it is deployed on Tomcat but we had to integrate the functionality into SAP Portal / SAP Web AS.
    So I just created an empty Web Module Project and the Enterprise Project, linked them and built the EAR.
    I just replaced the empty WAR in the generated EAR with the WAR I received from my Vendor and deployed it on SAP J2EE using Visual Admin.
    In general you should be able to deploy every WAR on every APP Server with a servlet engine that conforms the SUN J2EE Specifications (SAP J2EE does)!
    Does this mean that Web module project is never executed, since that WAR added in the EAR is only getting executed?
    I don't really understand this question? The result of your Web Module Built is the WAR file. By linking it to your EAR you just achieve that the WAR File is put into EAR when you build the EAR. Since your Web Module Project has the same name as your WAR File (I hope it does) you just pretend that the WAR File you are putting in the EAR replacing the empty one was the one that was built within NWDS.
    The Web Module is the one that is being executed after deployment. It contains all the Code. The Enterprise App is just a wrapper around it. I don't know why it is not possible to directly deploy a WAR File to J2EE.
    It could be that you get some problems with Libraries in your Web App that also exist on J2EE (e.g. Java Mail)
    I had the problem with Java Mail. The Version in WebApp was newer than the one used in J2EE so some functionality did not work at the beginning. Since there seems to be no way to tell the J2EE Classloader to load the Child Libraries first instead of parent I had to replace the mail.jar in SAP J2EE with my own one.
    You will probably not even face such a problem so just ignore it for now!!
    Unpack the WAR to some folder in your local filesystem using a ZIP Program. Then open your File Browser (e.g. Windows Explorer if you are on Windows) and put your NWDS besides it. Then just drag and drop the files from your File Explorer to NWDS using the Resource Perspective (as described above)
    It is some manual work but there is no other way around this if you want to build your Web App in NWDS in order to avoid exchanging the WAR in your EAR everytime you deploy it!
    If you have further questions let me know
    Cheers

  • 'Error during import of clipboard contents' runing from ITS server

    Dear Friends,
    when I execute the report and smartform program from ITS server it is giving a error message 'Error during import of clipboard contents' in the web page.
    Please guide me how to resolve this issue.
    Thanks & Regards
    Tapas Dutta

    Hi Victor,
    Good Morning.
    Can you please confirm you are installing new SAP NW Java system on the same host where SAP NW ABAP is running or you are trying to install SAP NW JAVA as addin installation to existing SAP NW ABAP?
    Regards
    Naveen Garg

  • Importing existing project to Project Online

    Hello, my company recently purchased Project Online to add to our existing Office 365 environment.
    From the Project Web App home page, I would like to use the Create or Import projects tile to add an existing .mpp project file that I have uploaded to my SkyDrive to Project Online, and manage this project from the Project Web app.
    However, I cannot figure out how to do this or if it is even possible. The tile itself says "Create new or import from Sharepoint sites and project files.".  To import an existing project you're then referred to this site: http://office.microsoft.com/en-us/project-server-help/more-ways-to-create-or-import-projects-HA102923810.aspx.
     On that site the only listed ways of importing an existing project are to import a Sharepoint task list (not what I want) or by connecting your local Project Pro to Project Online and publishing the project.
    Importing or uploading an existing project file directly to Project Online would seem to be a fundamental basic usage of Project Online. Do I really need to also purchase Project Professional in order to import existing project files to Project Online?
    Thanks

    Project Online cannot read mpp files, hence the reason for requiring Project Professional 2013 if you want to import these into Project Online - even if you only want to manage them via Project Web App from then on.  
    If you've not got Project 2013 Pro, you could cut and paste the existing task list from Project into a SharePoint list, and create the project from there.
    The way forward will depend on the complexity of your schedules, remember that PWA does not have all of the capability of MS Project 2013
    Ben Howard [MVP] blog |
    web

  • How to import existing ColdFusion project in the eclipse.

    Hi All,
    I have exiting ColdFusion project in my local drive and I want to import it in Eclipse. I already have CFEclipse installed in Eclipse. Is there any step by step instruction to do this?
    Thanks

    You should be able to copy the folder into your Eclipse workspace folder, then go to File--New--Project and select CFML Project (under CFEclipse).
    If it is an existing Eclipse project, e.g. there is already a .project file in the folder, you can follow the steps at Importing Existing Projects.

  • How to import existing eclipse Project to JDeveloper

    Hi,
         previously I used to use Eclipse IDE. I have started to use Oracle JDeveloper 11.1.2.4.0 now. How can I import my existing Eclipse projects to JDeveloper? Please Note, I already have tried following options -
    "Importing Existing Files into a New JDeveloper Project" from here - Working with Applications and Projects.
    But, When I import the source files from existing Eclipse Projects to JDeveloper, I am not able to crease similar directory structure in the JDeveloper(in Application Navigator). As a result, I can not use my existing ANT build script to build my project[Though JDeveloper build my project,but I want to use manual ANT build.]
    Moreover I don't want to change my existing directory structure as I am working on and existing project and I need to synchronize to my repository(Apache SVN).
    Can any one help me in this - How can I import existing Eclipse Project to JDeveloper? Without any significant change in directory structure.
    Best Regards
    Chandramoulee

    Well there are two options - if you have a WAR file with the code in it, then you can use the file->import WAR.
    Or you can use the new->Project from source code.
    Note that you'll probably need to do some library settings and some directory setting after that.
    Have a look at this demo for basic steps:
    http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/NBtoJDevProject/NBtoJDevProject.html

  • Importing existing flash video files??

    howdy
    quick question. if you import existing flash video files into an encore project, will this help reduce the final render time? or will encore rerender the existing flash video files?
    cheers
    angus

    Encore CS3 won't import FLV files. You must render the project to Flash.
    You may want to file a feature request at Adobe's support page asking for support for Flash-ready assets, to eliminate the need to transcode in Encore.

  • Import of XI Content - SLD product update

    Hello,
    I imported a XI Content into PI ESR. Now I need to create a product and SWC in SLD. But the XI Content is sap.com. So how do I create the conent in SLD?

    Hi Chris,
            >>>>. If you need to create s/w products and s/w components in SLD, please go through the below link
    http://wiki.sdn.sap.com/wiki/display/XI/WorkingwithSystemLandscapeDirectory+(SLD)
    >>>>>If you need to upgrade the CIM content then SAP Component Repository (669669), this should be done only if you implement/update scenario.
    Cheers!!!!
    Naveen.

  • Importing existing projects

    I am trying to import some projects that I have on my work
    machine in to my home machine. I am just getting started with Flex
    builder but am having a bit of trouble understanding how it handles
    projects...there is no apparent way to *completely* close one
    project and open another one, so you are working on only one at a
    time. Rather, it appears that you import all projects into the same
    workspace, and switch between them in the Navigator (whether these
    projects are related to one another or not). Is this correct?
    One problem I had though, is that I cannot seem to import all
    my projects. I created a directory on my work machine called
    FlexProjects, and inside are two project directories, say Test and
    Keyboard. I took this entire directory home with me and saved to a
    local drive. Then, I used the Switch Workspace command to switch to
    FlexProjects. Then, I said Import ->existing projects and
    navigated to the FlexProjects folder. From here, it listed both
    Test and Keyboard. It will then import Test, but when importing
    Keyboard I get this message:
    Invalid project description:
    Reason:
    Invalid project description
    and the details say:
    E:\projects\FlexProjects\Keyboard overlaps the workspace
    location E:\projects\FlexProjects
    I don't understand this - I did a compare of the Test and
    Keyboard project paths and there was no obvious difference (like an
    incorrect path) that would explain why Test will import but
    Keyboard won't.
    It is critical that I be able to port Flex projects between
    home and work .. can someone help me fix this?
    Thanks!

    That's what I figured.   I'll just have to work through the background and keep as is.  thanks!

  • Importing existing site made in another app into iWeb

    Hi,
    Is it possible to import to iWeb a site created in RapidWeaver? Or, at somehow have any new iWeb site I do, and keep the work I did the in RW online.
    I don't necessarily need to edit it, but I'd like to keep that RW site intact and available.
    Also, Roddy, thanks for this link you put in another thread- I've got a lot to study:
    http://alyeska.altervista.org/en/iWeb_FAQ.html
    Guy

    No; iWeb cannot import existing sites. If you have the HTML and other files from RapidWeaver, store them on your hard disk, and then use iWeb to publish to a folder, posting those pages as desired.
    (28914)

  • How do I import existing song libraries to my I tunes library?

    How do I import existing song libraries to my I tunes library?

    Due to recent security issues and identify theft (mostly due to phishing scams), the iTunes Store seems to be requiring more frequent verification of address information, even if you have a balance from a prepaid card. Either just go through the verification process or, if you have a credit card entered and don't expect to need to use it anytime soon, go into the Payment information in your account and set the payment method to "none" which should then stop the regular requirements for verification. If it still asks - my account does - just click through the buttons and it should verify without problems.
    Hope this helps.

Maybe you are looking for