Saving a page as template

I have created a page that I really like with a navigation bar and stuff I created myself just with text. I want to use the stuff I put on that page on all of the pages. Is there a way to save it as a page template, or do i need to copy and paste?
thanks

Not really! But I will try!
Also see this thread. This is where Cyclosaurus has posted the Applescript that wraps site2template
The first thing to do is BACK UP your main domain.sites file, this is your current website, it lives here:
User/Library/Application Support/iWeb/domain.sites << COPY ME & SAVE ME SOMEWHERE ELSE THATS SAFE
Now you have two choices, you can either, start from scratch or use your current site and tweak it. (I guess that you could also use your current site, add pages to it, copy/paste and then delete the original pages) The thing that you must remember is that you are creating templates from templates, therefore you really want the template text boxes so that building new pages is easier (Thats my opinion).
So you now have two copies of your domain.sites file, one that contains your original site is somewhere safe, away from its original location?
You must build your dummy site with only six pages, Welcome, About Me, Photo, Movie, Blog, Podcast (Dont forget to change the entry pages and archive pages in Blog & Podcast). Leave the page names as iWeb labels them, you also need to give your Site a name, Change it from Site (This is what shows up when you browse templates i.e. White, Black, Modern....) remember what you have called this, try not to have any spaces i.e. My_Templates
- Quit iWeb, Saving as prompted, this creates your domian file.
These next steps assume that you are NOT using the Applescript from Cyclosaurus.
- Download site2template from: http://www.macosxhints.com/article.php?story=20060225091102170&lsrc=osxh
- This opens the script as a web page, in Safari, go to File > Save As
- Save it to your desktop accepting any .txt extensions it offers, you will probably end up with site2template.txt.sh
- Remove .txt.sh from filename
- Open Terminal (User/Applications/Utilities)
- Now to do some typing in Terminal
- Type: cd desktop
- Press Enter
- Type: chmod a+x site2template
- Press Enter
- Type: /usr/local/bin/site2template 'SiteName' - Replace SiteName with whatever you have called your dummy site, dont forget to include the 'single quotes'
- Let the script run, it may take 10-20 seconds, depending on your machine spec.
- Type: Exit
- Press Enter
- Quit Terminal
Now open iWeb, you should have your new templates, but there wont be any thumbnails, but the templates are there and you can click on the blank spaces to get it working.
If you get this far successfully, come back and we will let you into how to do them. One step at a time!
Any problems post back and we will see if we can help.
Will
1GHz G4, 15" PowerBook, Airport Network, 1G iPod Mini   Mac OS X (10.4.5)   Getting Started with iWeb - Tips here

Similar Messages

  • Error in saving site as a template

    hi,
    i have created a site http://mysrvr/sites/test and  i added  - 20 doc libs and  8 splists, custom master page, discussion forum, calendar control and uploaddocumentcustom  web part and custom
    css file-  as per  my requirement . and i saved this site as as a template -
    myGenericTempl.wsp. and when i have uploaded the  resulting wsp  to  another site collection. and when i tried to  activate this wsp, i was getting multiple errors.
    1) enumeration constarint is failed
    2) second time, i was getting the error " publshing site feature activate failed .. with featureid { 2344 }."
    can someone help, by giving any pointers  why this is happening.
    also  when i tried to navigate to create a  new  group/ site settings page, i am  getting server eror in application.
    first of all, would like to  know whether  http://mysrvr/sites/test cant be saved  as a site template?
    or is it not supported?

    Yes you can save http://mysrvr/sites/test as template
    But Publishing feature does not support "Save Site as Template" option
    http://support.microsoft.com/kb/2492356

  • Flash not playing on html page after template is altered

    Hi,
    Can anyone help. If i alter anything on a template none of the .swf files on pages based on that template will work when previewed in the browser.
    I am using DW CS3.
    Anyone any ideas

    Good day,
    This issue can be considered as a limitation at some point because Dreamweaver lacked the ability to "auto-update", although it was not really the best practice to include Flash contents in a DW template.
    There is a workaround though. You may need to edit the template (.dwt) itself and work in Code View.
    While in Code View, use the Find and Replace (Edit > Find and Replace) feature so it will be easier for you to find what you are looking for.
    In the Find and Replace window, choose Current Document as value for Find in, and Source Code as Search.
    In the Find input field, type --> 'src' (including the single quotes) and click on Find Next.
    Once you found 'src', pay attention to the text next to it enclosed in single quotes. The value in the single quotes is the path of where the Flash file is saved. try to remove ../ if you happen to see it. (do this if the Flash file is located in the same folder where the HTML page which uses it is saved)
    Using Find and Replace again, this time, try to search for 'movie' (including single quotes). You'll see again the text next to it which is the same value as what you have searched before. Do the same thing, try removing ../. (do this if the Flash file is located in the same folder where the HTML page which uses it is saved)
    Save the DW template file and try to preview the pages again in the browser.
    I hope this helps.
    Regards,
    Christine R.
    Adobe North America Technical Support

  • Pages with Templates not updating?

    I made a template page (saved in templates folder), then did a SAVE AS to create my other pages.
    When I tried to update a template (repeating region), it does not seem to update the other pages (files updated = 0)
    The site is managed as well.
    HELP!!! It's driving me nuts!

    Vannon wrote:
    I made a template page (saved in templates folder), then did a SAVE AS to create my other pages.
    Oh wait, I read your initial post more closely. You did not create your pages correctly. You do not use SAVE AS from your template file to create the other pages.
    What you do is create your template and 'Save as Template'
    Then to actually build your pages, File => New => Page from Template (see image)
    Brad Lawryk
    Adobe Community Expert, Dreamweaver
    Adobe Usergroup Manager, Northern British Columbia Adobe User Group

  • Image links broken when creating a page from template

    I have created a page in dw cs4 and saved it as a template. I have a navigation bar in a div tag. The image renders great in the template. I save the template. I go to File>New>PagefromTemplate and choose the template. I save the page as index.html. The links to the navbar images are broken. I can see the difference in the code, but I don't know why it's changing the code. I know it's just a simple link problem, but I don't know how to fix it and I don't understand why the code is changing. I have made the links relative to the document, and have gone through other settings and solutions on this forum and nothing fixes it. Any help would be most appreciated.
    Here is the code for the template:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Welcome to Pennyhill - Custom Furnishing for Home and Office</title>
    <!-- TemplateEndEditable -->
    <link href="../pennyhill.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
       var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
         var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
         if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
       var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
         d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
       if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
       for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
       if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
       var i,img,nbArr,args=MM_nbGroup.arguments;
       if (event == "init" && args.length > 2) {
         if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
           img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
           if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
           nbArr[nbArr.length] = img;
           for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
             if (!img.MM_up) img.MM_up = img.src;
             img.src = img.MM_dn = args[i+1];
             nbArr[nbArr.length] = img;
       } else if (event == "over") {
         document.MM_nbOver = nbArr = new Array();
         for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
           nbArr[nbArr.length] = img;
       } else if (event == "out" ) {
         for (i=0; i < document.MM_nbOver.length; i++) {
           img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
       } else if (event == "down") {
         nbArr = document[grpName];
         if (nbArr)
           for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
         document[grpName] = nbArr = new Array();
         for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
           nbArr[nbArr.length] = img;
    //-->
    </script>
    </head>
    <body background="../swirlybackg.jpg" onload="MM_preloadImages('navbars/homedown.jpg','navbars/homeover.jpg')">
    <div id="wrapper">
       <div id="fabricR"></div>
       <div id="fabricL">
         <div id="nav"><a href="../index.html" target="_top" onclick="MM_nbGroup('down','group1','home','navbars/homedown.jpg',1)" onmouseover="MM_nbGroup('over','home','navbars/homeover.jpg','navbars/homedown.jpg',1)" onmouseout="MM_nbGroup('out')"><img src="navbars/homeup.jpg" alt="Home Button" name="home" border="0" id="home" onload="" /></a><br /></div>
         </div>
       <div id="header"></div>
       <!-- TemplateBeginEditable name="windowhomepg" -->
       <div id="windowhomepg"></div>
    <!-- TemplateEndEditable --></div>
    <div id="copyright">Copyright © 2009 Pennyhill Furnishings. All rights reserved.</div>
    </body>
    </html>
    Here is the code for the index.html page:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/pennyhillbasichomenav.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Welcome to Pennyhill - Custom Furnishing for Home and Office</title>
    <!-- InstanceEndEditable -->
    <link href="pennyhill.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
       var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
         var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
         if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
       var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
         d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
       if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
       for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
       if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
       var i,img,nbArr,args=MM_nbGroup.arguments;
       if (event == "init" && args.length > 2) {
         if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
           img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
           if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
           nbArr[nbArr.length] = img;
           for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
             if (!img.MM_up) img.MM_up = img.src;
             img.src = img.MM_dn = args[i+1];
             nbArr[nbArr.length] = img;
       } else if (event == "over") {
         document.MM_nbOver = nbArr = new Array();
         for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
           nbArr[nbArr.length] = img;
       } else if (event == "out" ) {
         for (i=0; i < document.MM_nbOver.length; i++) {
           img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
       } else if (event == "down") {
         nbArr = document[grpName];
         if (nbArr)
           for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
         document[grpName] = nbArr = new Array();
         for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
           nbArr[nbArr.length] = img;
    //-->
    </script>
    </head>
    <body background="swirlybackg.jpg" onload="MM_preloadImages('navbars/homedown.jpg','navbars/homeover.jpg')">
    <div id="wrapper">
       <div id="fabricR"></div>
       <div id="fabricL">
         <div id="nav"><a href="index.html" target="_top" onclick="MM_nbGroup('down','group1','home','navbars/homedown.jpg',1)" onmouseover="MM_nbGroup('over','home','navbars/homeover.jpg','navbars/homedown.jpg',1)" onmouseout="MM_nbGroup('out')"><img src="navbars/homeup.jpg" alt="Home Button" name="home" border="0" id="home" onload="" /></a><br /></div>
         </div>
       <div id="header"></div>
       <!-- InstanceBeginEditable name="windowhomepg" -->
       <div id="windowhomepg"><script type="text/javascript" src="v3flashslideshow/slideshow.js"></script>
    <!-- Begin XML Flash Slideshow v3 -->
       <script type="text/javascript">
    // <![CDATA[
    XMLFlashSlideshow_v3({swf:'v3flashslideshow/slideshow.swf',w:'315',h:'350',redirect:'',us ePreloader:'true',xml:'v3flashslideshow/slideshow_data7.xml',preventCache:'true',disableMu ltipleXML:'false',initXML:'%3C?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%3Cslides how%20version=%223%22%3E%0A%20%20%3Cstyles%3E%0A%20%20%20%20%3CPreloader%20label=%22Loadin g%20%7BN%7D%2525%22%20iconColor=%22#666666%22%20iconAlpha=%2270%22%20iconWidth=%2250%22/%3 E%0A%20%20%20%20%3CPreloaderLabel%20font=%22Verdana%22%20size=%2210%22%20color=%22#666666% 22%20bold=%22false%22/%3E%0A%20%20%20%20%3CBackground%20backgroundColor=%22#FFFFFF%22%20ba ckgroundAlpha=%22100%22%20bevelColor=%22#FFFFFF%22%20bevelStrength=%2270%22%20borderWidth= %220%22%20borderColor=%22#FFFFFF%22/%3E%0A%20%20%20%20%3CLoaderAnimation%20type=%22circle% 22%20color=%22#FFFFFF%22%20alphaBackground=%2220%22%20alphaInner=%2240%22%20frameWidth=%22 2%22%20width=%2250%22%20height=%2250%22/%3E%0A%20%20%20%20%3CDataLoader%20useAnimation=%22 true%22%20useLabel=%22true%22%20labelPlacement=%22bottom%22%20fadeOutDuration=%22400%22%20 textFormat=%22loader_text%22/%3E%0A%20%20%3C/styles%3E%0A%20%20%3Clocalization%3E%0A%20%20 %20%20%3Ctext%20orig=%22Loading%20Data...%22%20local=%22Loading%20Data...%22%20desc=%22The %20label%20displayed%20while%20data%20file(s)%20are%20being%20loaded%22/%3E%0A%20%20%3C/lo calization%3E%0A%20%20%3Cfonts%3E%0A%20%20%20%20%3Cfont%20id=%22loader_text%22%20name=%22P ixelade%22%20embed=%22true%22%20size=%2213%22%20color=%22#666666%22%20bold=%22false%22%20s electable=%22false%22%20align=%22left%22/%3E%0A%20%20%3C/fonts%3E%0A%3C/slideshow%3E'});
    // ]]>
       </script>
       <!-- End XML Flash Slideshow v3 --></div>
    <!-- InstanceEndEditable --></div>
    <div id="copyright">Copyright © 2009 Pennyhill Furnishings. All rights reserved.</div>
    </body>
    <!-- InstanceEnd --></html>
    Here is a link to the site:
    http://www.pennyhillfurnishings.com
    Any help would be most appreciated. Thanks.

    Ok, I figured this one out, finally. I had my navbar image files in a folder in the Templates folder. I found, buried deep in another thread about something else, that DW doesn't like anything else to be in the Templates folder except the Templates files. So I put the Navbar folder on the root level, out of the Templates folder, and the page is rendering perfectly in Firefox, Safari and IE on Mac and PC.

  • Can I stop the continuous saving of Pages document?

    Can I stop the continuous saving of Pages (iwork) document? I am currently working on a large Pages document - a school handbook that is topping 500mb due to the photographs. On a Macbook Pro I7 with SSD drive the continuous saving of the document when I do the slightest change is driving me to distraction - I have no idea what it would be like with non-SSD! It takes around 30 seconds each time I move a single photograph. Can I stop this versioning that Pages does?
    Thanks

    Your problem is not linked to versioning but to AutoSave.
    Autosave try to save every change when we leave the app "unoccupied" for a short time and, if we don't, it force save on a regular basis. It's this feature which is at work in what you describe.
    By default, Versions apply once an hour or when you force it pressing cmd + s so it's not it which is at work.
    My own tip when I want to edit a large file is to rename it from azerty.pages into azerty.template.
    This way, when I start a session upon this doc, I don't work on a document which was already saved once, I work on one which was never saved so, Autosave doesn't apply.
    CAUTION: this feature is killed after the first save process.
    Happily, there is an answer :
    Use my script Save_As (thanks to FastScripts I gave it the shortcut cmd+shift+s) or use it encapsulated in a Service by Peggy.
    This script trigger File > Duplicate
    then File > Save…
    This way it allow us to keep consecutive files storing the contents of our work in progress but the document upon which we work remains unsaved so free of AutoSave feature.
    We retrieve what we were doing under 10.6.8.
    To be able to work a more comfortable way, we will have to wait the delivery of the next upgrade which, I guess, will be iCloud aware which require deep changes in the app design so that it will be able to save the documents by small blocks as was explained during the late WWDC seminars.
    Now, I will give a less technical advice :
    I'm quite sure that on the long run, it would be better to replace your larges picture files by smaller ones fitting the true requirements. Inserting files with a rez greater than 300 dpis in the printed size is counterproductive. As you see, I add my vote to fruhulda's one. She was also perfectly right when she urged you to crop your pictures out of Pages. This one doesn't crop the pictures, it put a mask hiding what you wan't to drop.
    It's fine to build quickly a draft of a document but for the final work, it's better to prepare the pictures with a dedicated application.
    Yvan KOENIG (VALLAURIS, France) jeudi 17 novembre 2011 21:03:46
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Create new page from template

    I created a page, and saved it as a template. I want to
    create a new page from the template (creating more pages for the
    same website). When I select file > new > page from template,
    the list contains <no sites>.
    How do I get the page and / or template I already created to
    be in a "site" so it shows up on the list. Couldn't find this in
    the help file.
    Thanks

    So where is the correct location?
    I created the folder for this site when I first created the
    html page. This is the folder I mentioned. This site folder was
    created inside the Documents folder, I believe by default.
    As I mentioned, on the first try, I just let it save the
    template to this same site folder, which is what it suggested by
    default, and it has been there ever since.
    I only created my own "templates" folder as an experiment
    after your first suggestion. I have now renamed it "Templates"
    (upper case T) and the template is still not found with File >
    New> Page from Template.
    Sorry I am not sure if I understand exactly what you mean by
    "A folder in the root of the "local site folder"". Is this the same
    as or different from the site folder I created and saved the html,
    css, and image files to? (which is in Documents) If different,
    where can I find it?
    I searched my system for ALL folders named Templates, and
    found none that I believe could be associated with DW. Is this in
    appdata or hidden location?
    Many Thanks

  • HT4641 I have recently upgraded to Pages 5.1.  I can't open any of my previously created Pages docs because I am told they are too old and have to be saved in Pages'09 first. I don't have Pages '09. How do I open them?

    I am technologically challenged senior citizen who recently upgraged to Pages 5.1 from what I think was iWorks '08.  I now find that I am not able to open any of my important previously created Pages documents.  I receive a pop-up that tells me that they are too old and must be saved in Pages'09 first.  I no longer have the disk for iWorks 08 and don't have Pages '09 on my iMac.  Any ideas how I might get these documents open?

    You should have the old Pages '08 inside the iWork folder, inside your Applications folder.
    Open your old files in Pages '08 > Menu > File > Export > Word
    Pages 5 can then open that Word file.
    Peter

  • Pages Document created on Macbook Air cannot be opened on Ipad Mini. I get a message that reads, "only documents saved in pages '09 may be opened." These devices are one week old and I just downloaded Pages for each.

    I just got a Macbook Air running 10.8.2 and an iPad Mini. I downloaded Pages for both. I created a document in pages on the MBair and tried to save it to the iPad Mini so I could work on it while commuting and the file does not show up on the mini. I have tried to saved the file through iTunes app page and the message keeps telling me I can only transfer files saved in Pages 09. What gives? I can transfer files made in Microsoft word no problem, but files made in the same program do not work. Any help?? Very frustrating.

    You are aware that Pages for Mac and Pages for iPad /iPhone/iPod are 2 different program?
    Looks like you have Pages for Apple mobile devices but not for your Mac.
    If that's the case
    Pages for Mac: https://itunes.apple.com/au/app/pages/id409201541?mt=12
    Pages for iPad/iPhone/iPod touch: https://itunes.apple.com/au/app/pages/id361309726?mt=8

  • My Mac Book Pro changes the saved home page each time I start Safari.  I also get new tabs that randomly open asking to clean up my Apple

    My Mac Book Pro changes the saved home page each time I open Safari.  I am also getting random tabs opening with various "cleaning up" my computer junk.
    How do I get rid of this?  I tried some of the fixes listed but they don't seem to work or I am doing something wrong.
    THanks
    Wendi

    You may have installed one or more of the common types of ad-injection malware. Follow the instructions on this Apple Support page to remove it. It's been reported that some variants of the "VSearch" malware block access to the page. If that happens, start in safe mode by holding down the shift key at the startup chime, then try again.
    Back up all data before making any changes.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, ask for further instructions.
    Make sure you don't repeat the mistake that led you to install the malware. It may have come from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    Malware is also found on websites that traffic in pirated content such as video. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • I use master password & if I change passwords on a site, it doesn't ask to "change" Also doesn't ask to "remember" with new usernames/passwords. Does anyone know how to fix this or add usernames & passwords to saved password page on Firefox.

    Firefox (I think version 5, maybe 4) does not ask to "remember" passwords anymore nor does it ask to "change" a password when I've done that. It didn't ask when I changed my Facebook password & I have to log in each time so I removed my username & password for FB on Firefox's "saved password" page. When I've don't that before, it asks to "remember" but doesn't anymore. I use a master password.

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    The website may be using autocomplete=off to prevent Firefox from saving the name and password.
    You can remove autocomplete=off with a bookmarklet to make Firefox save the name and password.
    *http://kb.mozillazine.org/User_name_and_password_not_remembered
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • How to use custom aspx page as template for custom content type

    Hi,
    I have created custom content type and custom aspx page. I want to use aspx page as template for custom content type.
    Can anybody please let me know how to accomplish this?
    Any help would be appreciated.
    Thank you,
    AA.

    Check if you are looking for the below
    http://www.sharepointpals.com/post/How-to-Create-a-Page-Layout-(PageLayout)-with-ContentType-in-SharePoint-2013
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to Create a Page LOV Template and a Region LOV Report Template in APEX

    Hi All,
    Thanks in advance ..
    I am new to APEX , Currently working in APEX 3.2
    Can any one please guide me How to Create a Page LOV Template and a Region LOV Report Template in APEX
    So that I can create dynamic Multi column LOV in APEX
    Cheers
    Sachin

    Sachin,
    I think you are en-quiring about 'Custom pop-up page'. See this link. You will get all required info there.
    Regards,
    Hari

  • I am using the latest Safari. When I open a saved web page, the page is replaced by a grid view of 12 sites I visited.  How can I restore the original setting ?

    I am using MacBook Air 13 for more than two years.  I appears some setting in Safari has been changed unwittingly. Now whenever I open a web-page I have previously saved, the "saved as" page disappears and is replaced by a screen showing in grid view the last 12 pages of sites I have visited.  How to restore the setting so that the web page when opened shows the page I have saved.

    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • How can I expand the gutters in a document created with a Pages brochure template?

    How can  I expand the gutters/ space between panels on a document created with a Pages brochure template?

    You haven't said which.
    Each panel is usually just a locked object, unlock them and resize the boxes.
    Peter

Maybe you are looking for

  • How do I remove all of the contacts that Facebook put into my Contacts? iPhone 5

    I have a million contacts now, including duplicates of people who were already there. It's a giant mess. I went to Settings > Facebook > (Toggle "Contacts" to Off) and then did Update All Contacts, but they're still there. In addition to not being ab

  • Trackpad left click stopped working...bluetooth issue?

    I have a new macbook pro 15" i7 for about 2 months, and I have a magic mouse and wireless keyboard too. Everything worked fine until yesterday, when I turned on the pc and the left click on the trackpad wouldn't work! Right click works, the cursor mo

  • BT Infinity: Engineer has failed to turn up 5 time...

    Please can someone offer some advice I'm at my wits end, after 30 phone calls, speaking to over 50 people, over 5 hours of calls, repeating the same story over and over I'm still no where near getting what I've paid for! BT are possible the worst com

  • Firefox and bad image zoom

    Hi to all, Compare these images: Zoom with Firefox under Linux Zoom with Google Chrome under Linux Firefox under Windows (image taken from: http://www.tomshw.it/cont/articolo/cons - 26/13.html ) as you can see: * Firefox under Linux: image zoom is do

  • 'Reinitialization' of workflow

    Hi experts, Is it possible to reinitialize a workflow after the modification of a shopping card by the approver, since the email notification to the requester is sent to inform him his SC has been modified. Thank you in advance for your answer.