Creating publishing page in specific folder and with custom page layout using JSOM

Hi!
I have a site collection under my root, in which I have a page library with a folder inside. I want to create a publishing page inside the folder using JSOM. The API provides the following information on the three possible ways of how you can create a publishing
page.
PublishingPageInformation with all defaults.
PublishingPageInformation.Name and PublishingPageInformation.PageLayoutListItem.
PublishingPageInformation.Name, PublishingPageInformation.PageLayoutListItem and PublishingPageInformation.Folder.
Source - SP.Publishing.PublishingPageInformation Properties (sp.publishing)
Since I want to create the page in a specific folder in the page library, I have to go for the last option.
I have a function call chain that look as follows:
getLanguageID(webUrl, languageID)
.then(function(resolveVal) {
language = resolveVal;
return checkPageExist();
.then(getEditorialNewsFolderJSOM)
.then(getAssociatedPageLayoutListItem)
.then(addPublishingPage)
The first two methods, 
getEditorialNewsFolderJSOM
getAssociatedPageLayoutListItem
fetches the required data as SP.Folder- and SP.ListItem-objects.
The problem occurs when
addPublishingPage
is called. This method, in turns calls this function. 
var pageInfo = new SP.Publishing.PublishingPageInformation();
pageInfo.set_name(publishPage.title);
pageInfo.set_pageLayoutListItem(pageLayoutListItem);
pageInfo.set_folder(editorialNewsFolder);
pageCreationContext.newPage = pubWeb.addPublishingPage(pageInfo);
clientContext.load(pageCreationContext.newPage);
clientContext.executeQueryAsync(function() {
publishPage.isPageCheckOut = true;
resolve();
}, function(error) {
reject(precio.intranet.resource.errCreateContent_addPublishPage);
The error happens when this function is called with the page information object.
SP.Publishing.PublishingWeb.addPublishingPage(pageInformation)
Error:
Cannot read property '$2t_0' of undefined
and it happens in SP.Runtime.js.
I've tried this
sample code from the MSDN-team, and added the pagelayout and folder properties, but it renders the same error.
Creating a page directly in the page library with a blank SP.PublishingPageInformation object works perfectly fine!
What could possibly be wrong? The error isn't something that I can debug myself since it happens in SP.Runtime.js, and the documentation for this is very sparse!
Any help on how to resolve this issue would be helpful!

Hi Vinay,
This may be useful:
https://blogs.oracle.com/jdevotnharvest/entry/remote_task_flow_vs_wsrp

Similar Messages

  • How do I open a folder and update web page on different computer.

    Hi All,
    I started my iweb page on my powermac at work and have uploaded the pages online. I have saved the page to a folder and now want to work on the updates at home on my powerbook and can't seen to figure out how to open the folder. I've used QuickTime VR photos and the powermac at work is struggling and is sluggish so that's why I want to use my powerbook. In the file column I see "Publish to .Mac, All to.Mac, Folder but no open folder. Help
    Thanks
    Mark

    in order to update a web page on a different computer you're going to have to move the entire site over to the other computer. to do so you need to move the "domain" file that iweb uses.
    The “domain” file is hidden away in <home>/Library/Application Support/iWeb/domain.sites.
    unless you've already moved it to another location on your hard drive.
    there's more detailed info in this article:
    http://docs.info.apple.com/article.html?artnum=303045
    once you update/change the page you want to update and publish, you'll have to move that domain file back to the other computer if you want to use the 'first' computer again to edit your site. if you just want to continue using the 'second' computer then you don't need to move the file back (obviously)
    hope this helps.

  • Hi i have just completed an imovie project and tried to save a hard copy on the desktop so i dragged the project file from the home page then movies folder and now the prioject seems to be lost , how can i get it back ?

    hi i have just completed an imovie project and tried to save a hard copy on the desktop so i dragged the project file from the home page then movies folder and now the prioject seems to be lost , how can i get it back ?

    It's a Finder feature, related to Quick Look. You can hit the space bar in the file list to get a preview.
    If that doesn't work, you may have an issue witha  preference file or similar. I find rebuilding the launch databse works quite well resilving tis kind of thing, as does trashing Finder preferences

  • I having trouble with a scrolling page......where i have a video.  the pages between the video and the previous page jumps and show a gap between the pages.....i'm not sure if it is the spped or what?

    I keep getting a gap between scrolling pages of a video and a regular page.  Not sure why.  I keep adjusting the speed, but still I get a gap in the pages as it scrolls.  Thanks.

    Hello cor-el, I apologize for not letting you know if your suggestions about my question worked or not. I came down with pneumonia and then caught the flu on top of that. Today I tried what you had suggested about disabling the hardware acceleration and it didn't make any difference. You had also gave me a link to he article about plug-ins and when I clicked on the list of the current plug-ins I have the following is what came up:
    Fox-it Reader Plug-In for Mozilla, 2.2.3.703
    Microsoft DRM 9.0.0.3250
    (drm netscape network object)
    Microsoft DRM 9.0.0.3250
    (drm store netscape plug in)
    Shockwave Flash 12.0.0.43
    Windows Media Player Plug In Dynamic Link Library 3.0.2.628
    (np dsplay d11)
    Windows Presentation Foundation 3.5.30729.1
    When I then clicked to see if there were updates available, the only one that it said was updated was the Shockwave Flash. The Windows Media Plug In Dynamic Link Library, said the status was vulnerable and the other three said the status was unknown. Does any of this make sense to you and are there things that should be on the plug in list that aren't? I apologize for the length of my post but I wanted to give you as much information as possible. Thanks for your help

  • Help with custom page size support for non standard paper

    Firstly, we appreciate any support you may be able to provide, we have already thrown considerable effort at this and it has been very time consuming and frustrating.
    To support a number of business functions need to print to (non standard) continuous and mulitpart paper on a dot matrix printer. The (test) Mac is a 10.4.11 G4 laptop, the printer is an Oki Microline 520 (9 pin 80 column, IBM Proprinter, Microline or Epson FX personalities with a parallel interface) which has been networked via a HP JetDirext Ex Plus print server. That part appears to be operating correctly.
    We have tried a number of drivers / printer personalities with varying levels of success:
    ESP / EPSON 9-Pin Series CUPS v1.1 / Epson FX personality
    ESP / OKIDATA 9-Pin Series CUPS v1.1 / Oki Microline personality
    Ghostscript / epsonc / Epson Dot Matrix Foomatic PPD / Epson FX personality
    Ghostscript / ibmpro / IBM ProPrinterII Foomatic PPD / IBM Proprinter personality
    Ghostscript / okiibm / Oki Microline IBM compatible 9 pin Foomatic PPD / IBM Proprinter personality
    There were no appropriate drivers in Gutenprint (5.2.3 version) The most successful is the okiibm / Oki Microline IBM compatible 9 pin settings, it can print A4 and honors the Printer Features Resolution settings in the print dialogue.
    Q1: Should we see anything in the Printer Info / Installable Option, it is always blank ?
    The issue is custom page sizes, we can manage / add Custom Pages Sizes via the Page Setup / Paper Size interface and they draw on the screen OK but they do not work at the printer (various issue at the printer such error messages, junk printing and wrong orientation):
    Q2: Are we heading in the right direction or is there a better way to handle this ?
    Q3: Would 10.5 solve all our problems, are the print drivers any better ?
    Q4: Is this the correct way to specify custom page sizes, is this all we need to do ?
    Q5: Is so how do we get the driver to respect the size, do we need another filter or something ?
    Q6: Is it possible to add (by hand) custom page sizes to the ESP drivers or Foomatic PPD files so they they appear as a "standard" offering in the Page Setup / Paper Size interface ?
    Sorry for the long / complicated post and thanks in advance for any advice / assistance.

    Matt Broughton wrote:
    Testing on 10.5.7, Tried both Oki 9-Pin Series 1.3 / Microline personality (no joy) and Epson 9-Pin Series 1.3 (this is a much better driver than 1.1) / Epson FX personality but not much joy with custom page sizes,
    The Oki 9-pin Series 1.3 and the Epson 9-Pin Series 1.3 should produce the same results. The only difference in the PPDs is the printer model name.
    After some testing, I find that the output is not the same despite the two PPDs being virtually identical. I did spot in the CUPS source code for the rastertoepson filter that there is some model name matching for Epson printers. Thus I can see where the output using the Oki 9-pin PPD could be different than when using the Epson 9-pin PPD.
    but again once I imbedded the page size into the ppd some (but frustrating) luck. I can get it to respect the paper orientation and it prints well but I could not get the form length to work properly. At best over a print run of 7 labels it would creep up the label by about 0.1 inches / 2 mm.
    Just for the fun of it, I made some additions to the Epson 9-pin 1.3 PPD. All I can say is that I could print a job to file. I have no way to know what it would look like on paper.
    I did find that using a custom paper size did add some unwanted margins to the output bounding box. Putting the custom page size into the PPD seemed to get around that issue.
    I added the following lines to the Epson 9-pin PPD 1.3--
    <pre style="overflow: auto;font-size:small; font-family: Monaco, 'Courier New', Courier, monospace; color: #222; background: #ddd; padding: .3em .8em .3em .8em; font-size: 9px;">*PageSize Label1/Label1: "<</PageSize[288 107.8]/ImagingBBox null>>setpagedevice"
    *PageRegion Label1/Label1: "<<PageSize[288 107.8]/ImagingBBox null>>setpagedevice"
    *ImageableArea Label1/Label1: "0 0 288.00 107.80"
    *PaperDimension Label1/Label1: "288.00 107.80"</pre>
    This adds a paper size with the 4 inch (288pt) width and 1.5 inch (107.8pt) height. That represents the 1.4 inch label and the 0.1 inch gap between labels. I set 0pt margins except for the bottom where is set the 0.1 inch (7pt) gap as the bottom margin.
    The full diff in context is--
    <pre style="overflow: auto;font-size:small; font-family: Monaco, 'Courier New', Courier, monospace; color: #222; background: #ddd; padding: .3em .8em .3em .8em; font-size: 9px;">loki:~ matt$ diff -u /usr/share/cups/model/epson9.ppd ~/Desktop/epson9.ppd
    --- /usr/share/cups/model/epson9.ppd 2009-02-20 20:16:53.000000000 -0600
    +++ /Users/matt/Desktop/epson9.ppd 2009-06-06 20:37:06.000000000 -0500
    @@ -42,6 +42,7 @@
    *PageSize Legal/US Legal: "<</PageSize[612 1008]/ImagingBBox null>>setpagedevice"
    *PageSize A4/A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
    *PageSize FanFoldUS/US Fanfold: "<</PageSize[1071 792]/ImagingBBox null>>setpagedevice"
    +*PageSize Label1/Label1: "<</PageSize[288 107.8]/ImagingBBox null>>setpagedevice"
    *CloseUI: *PageSize
    *OpenUI *PageRegion/Media Size: PickOne
    *OrderDependency: 10 AnySetup *PageRegion
    @@ -50,17 +51,20 @@
    *PageRegion Legal/US Legal: "<</PageSize[612 1008]/ImagingBBox null>>setpagedevice"
    *PageRegion A4/A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
    *PageRegion FanFoldUS/US Fanfold: "<</PageSize[1071 792]/ImagingBBox null>>setpagedevice"
    +*PageRegion Label1/Label1: "<<PageSize[288 107.8]/ImagingBBox null>>setpagedevice"
    *CloseUI: *PageRegion
    *DefaultImageableArea: Letter
    *ImageableArea Letter/US Letter: "18.00 18.00 594.00 774.00"
    *ImageableArea Legal/US Legal: "18.00 18.00 594.00 990.00"
    *ImageableArea A4/A4: "18.00 18.00 577.00 824.00"
    *ImageableArea FanFoldUS/US Fanfold: "18.00 18.00 1053.00 774.00"
    +*ImageableArea Label1/Label1: "0 0 288.00 107.80"
    *DefaultPaperDimension: Letter
    *PaperDimension Letter/US Letter: "612.00 792.00"
    *PaperDimension Legal/US Legal: "612.00 1008.00"
    *PaperDimension A4/A4: "595.00 842.00"
    *PaperDimension FanFoldUS/US Fanfold: "1071.00 792.00"
    +*PaperDimension Label1/Label1: "288.00 107.80"
    *MaxMediaWidth: "1080.00"
    *MaxMediaHeight: "86400.00"
    *HWMargins: 18.00 18.00 18.00 18.00</pre>
    I don't know if that will help you or not. Let us know what sort of progress you make.
    Matt

  • If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    JDFitch wrote:
    Ok Great,
    Will installing Boot Camp drivers allow me to both read and write to the OS X Volume from windows?
    This is important as if it will it means i can make the windows partition a lot smaller and keep all my files on the OS X partition which would be preferable.
    Jon
    No, OSX will be read only (from Windows) and vice versa. (you can install 3rd party utilities on either or both partitions, to make read/write possible)

  • I'm on plan mode In Adobe muse, I have my paster page at the bottom and all subsequent pages at the

    I'm on plan mode In Adobe muse, I have my paster page at the bottom and all subsequent pages at the top. I've changed my page dimensions in the master page by altering the height, however, these changes have not been made in the subsequent pages up top. How come?

    Several possible reasons:
    1) Is the master page applied to the pages?
    2) Did you increase or decrease the height of the master? The size of actual pages is the maximum of the size of the applied master page and the size that's required to contain the content that's been laid out on the page.
    3) Has the minimum height of the non-master pages ever been set? If so, it overrides the master page value. To get the normal page to again honor the minimum height set in the master page go to the individual page in the Plan view and use the context menu to select "Reset Page Properties". This will revert all the page properties to match those of the applied master.

  • How can I create one pdf from a FrameMaker Book with mixed page sizes.

    Looking for an easier way to create one pdf from a FrameMaker book that has files with different pages sizes; letter and tabloid.
    So far, I have not been able to find a way to set up the Adobe PDF printer or Distiller to read the page size from the source files in the book and then create one pdf with the appropriate page sizes based on the file sizes in the FrameMaker book. I can create a pdf of the book using a multi-step process where I create a pdf for each page size and then combine them into one file. This is a lot of work.
    Is there a way to set the Adobe PDF printer where it reads page size from the source files and then creates one pdf with a mixed page sizes?
    Using FrameMaker 7 and 10 and Acrobat X Pro.
    Thanks for any suggestions

    http://forums.adobe.com/message/4013068#4013068
    http://forums.adobe.com/message/3519366#3519366
    http://forums.adobe.com/thread/485331?tstart=0

  • Can not create template based page with customized page type.

    I built a customized page type (with persepective attribute) and wanted to build pages with this type. If the new pages do not based on any template, it works fine. However, if I wanted to use a template, the page type was set back to "standard"!
    Steps to reproduce it:
    1. create a new page type - test page type.
    2. create a new template = test template.
    3. create a new page - test page.
    3.1 choose the page type to be "test page type"
    3.2 fill in the form including the new attribute info.
    3.2 choose the page template to be 'test template"
    3.3 click finish
    4. click the properties of "test page", it shows that the page type is "standard" and the new attribute information is gone!
    If in step 3.2, no template is chosen, the properties of the new page shows the page type is "test page type".
    I tried to find a workaround.
    1. create a page with "test page type".
    2. covert the new page to template.
    I got this error message:
    Error while copying page. (WWC-44262)
    (WWC-00000)
    Looks like customized page type and template can not coexist. Is this a bug?

    How long should the upgrade take? And should it be attempted on a production (infrastructure on machine 1/middle-tier on machine 2) Windows 2000 architecture? Or should be wait for 9.0.4? Or ... should I ask this in a TAR? Thanks!
    Mike

  • EL for a specific page in a Navigation Model with a Pages Query

    In WebCenter Portal: Spaces we are using the Default Navigation Model, which includes a Pages Query which shows all the accessible pages for the current space.
    How do I create an EL Expresion that allows me to perform navigation from within a page?
    <af:commandLink text="Link"
    id="cl1"
    actionListener="#{navigationContext.processAction}"
    action="pprnav" >
    <f:attribute name="node"
    value="#{navigationContext.defaultNavigationModel.rootNode.childByIndex[1]}"/>
    </af:commandLink>
    this gets me a reference to the desired page, but only as long as the Pages Query is the first item in the model and my page is at index 1 in the Pages Query. Not very robust.
    Is there any way to refer to a page by its title or something like that?
    I know Business Role Pages in Spaces have a direct URL I could use, but I want to use partial page navigation wherever possible.

    Jaap,
    Can you describe your exact use case in a bit more detail?
    Do you wish to link to a specific page or generate links to all pages (iterating through the pages) in the space? If it is the former, how do you identify the specific page? If it is the latter, consider creating a custom navigation model that contains only a pages query and iterate over this.

  • Create/run Report on specific folder size on machines?

    Done some searching but can't seem to get a suitable solution for this. Essentially I want to run a report which will tall the the total size of a folder, if it exists, on all my machine. "C:\myprograms\tax". It's not in the user context which
    should make this somewhat easier?
    Does anyone know any relatively straightforward ways of getting a report on this?
    Thanks!

    ok; here's what I did in my lab (and it worked for me):
    1. Create a new ConfigItem -- check the box about "This Configuration item contains application settings".  For this example, I'm going to name it "InetPub Folder Size"
    2. Detection methods, use a custom script, powershell
       if (Test-Path c:\inetpub) {write-host exists}
    3.  Setting, New, Script, String data type, add script of Powershell.  I know your script appended "MB"; but I think from the standpoint of what I'd do with the data (potentially) once I get a report out, I'd want it to be just a raw number,
    so if I had to do stuff with that number in sql or excel, I don't have to strip out the MB part.  You'll know it's MB, right?
    if (Test-Path c:\inetpub) {
    $colItems = (Get-ChildItem c:\inetpub -recurse | Measure-Object -property length -sum)
    $result = [int]($colItems.sum / 1MB)
    write-host $result
    4.  Compliance Rules; Value EQUALS the phrase  "Report Any Value" 
    Since it will never ever return that result, everything will be a non-compliant (which is what we want)
    5. Supported Platforms: select all or just select the OS' you care about.
    6.  Create a baseline (name doesn't matter), add this CI to it.  after you add it, make sure you change Purpose from "Required" to "Optional".
    7. Deploy the Baseline on a (for example) daily re-run schedule to a collection--probably just a test box for now.
    8. Bunch of policy refreshes, and interactively run the baseline.  in the control panel applet, it SHOULD say it's non-compliant.  Locally check the report there, see what the results are (just so you see it working).
    9. in SQL Management Studio (might take a few minutes for the non-compliant value to show up from the client through your MP into your database, i.e., wait 15-20 min maybe), run this against your CM_ database:
    select
      s1.netbios_name0,
      ci.displayname,
      rooles.RuleName,
      perclientdetails.DiscoveredValue
    from
    v_localizedciproperties ci
    join vDCMDeploymentNonCompliantRuleDetailsPerClientMachine perclientDetails
     on perclientdetails.ci_id=ci.ci_id
    join v_CIRules rooles on rooles.rule_id=perclientdetails.rule_id
    join v_r_system s1 on s1.ResourceID=perclientDetails.ItemKey
    where
      ci.displayname = 'InetPub Folder Size'
     and
     ci.localeid = 1033
    order by s1.Netbios_Name0
    Standardize. Simplify. Automate.

  • Possible to set it so you can't delete a specific folder and contents...

    Hello.
    I'm wondering if anyone knows a way I can set a folder so that a user can't delete the folder (and thus, the contents by deleting that folder). But, at the same time, I want them to be able to manage the items within the folder (ie. can delete sub-folders, can add sub-folders, etc.).
    Basically, right now each computer in the studio has a "jobs" folder. This folder gets backed up (via the network via Retrospect) each night and users can add/delete jobs as they want. But, they can also accidentally delete this folder by having selected the main folder itself and hitting command-delete, or by moving it to the trash. I know it's not "likely", but it is possible and I'm hoping to prevent it.
    I thought I could lock the folder so you can't delete it, but this seemed to also make it so the user can't add files either.
    So, wondering if anyone has any suggestions (native or 3rd-party)?
    Thanks,
    Kristin.

    If I create a temporary directory owned by me and grant read/write/execute permission to me, my group and others, I can add and delete items inside it but I cannot remove the directory itself while working as another user. If I gave ownership of the directory to root, I would also be unable to remove it.
    While this is not secure - certainly admin users could delete the directory itself if they wanted to - it should prevent accidental removal of the sort you describe. Check it works on 10.5, though.
    - cfr

  • Page size printing problems with custom page size I created

    I have created a custom page size (very small) for printing an advertise I had to print, and now after that operation all the pages I ask to print to any printer are automatically printed in that setup, and sometimes even if I change to A4 manually, the page changes but the borders of the page still remain the old one (result i can not print). How can I cancel the custom page size I created, so that my printers restart to print automatically in A4?
    thank you very much

    I have created a custom page size (very small) for printing an advertise I had to print, and now after that operation all the pages I ask to print to any printer are automatically printed in that setup, and sometimes even if I change to A4 manually, the page changes but the borders of the page still remain the old one (result i can not print). How can I cancel the custom page size I created, so that my printers restart to print automatically in A4?
    thank you very much

  • Can I bring digital Signatures and with a page when I extract it?

    I have a client who is adding their own digital signature to documents after reading them. Our current methodology involves extracting the page with the signature and adding said page to another adobe document for our records. However, the digital signature never follows. I am thinking this is by design, but I cannot find unequivocal confirmation. Does anyone have documentation or knowledge on this topic that will clearly state whether digital signatures cannot be copied when extracting pages, or if it can. Of course, if they can, I would also like to know how. Thank you very much.
    Eric

    You are correct that this is by design. A digital signature provides an assurance about the entire contents of the document, not just the page that it is on (e.g., the signature field is on the last page of the contract, but the signature covers the entire contract).
    Extracting just the page with signature would never leave you with a valid signature because all the other bytes of the file would be missing so the signature would not validate.
    If you want a validatable record of the signature, you will need to save the entire document. If all you really need is an informal, non-verifiable record, you could try printing the page with the signature to another PDF file which should show what the page looks like. But that is all you'd have so make sure that meets the legal requirements of your situations.

  • Trouble with using several page tag in pagedef and including jsff-page

    Please, help!
    I have the .jsff-page with table (refNMU.jsff with own pagedef), which used as ref-book on main page. On main page it simple include in dalog content:
                  <af:popup id="dlgNMU">
                    <af:dialog>
                      <jsp:include page="/Refs/refNMU.jsff"/>
                    </af:dialog>
                  </af:popup>In main pages pagedef I include the pagedef of jsff-page:
        <page id="PD_refNMU" path="Refs.refNMUPageDef" Refresh="ifNeeded"/>and in jsff-page replace binds from
    bindings.refNMUView.collectionModelto
    bindings.PD_refNMU.refNMUView.collectionModelIt`s work fine.
    But if I add two ref-book (in main pages pagedef insert two <page> tag before existing ("PD_refNMU") then table on refNMU.jsff page "no row yet" show (but "estimatedRowCount" method work fine).
    If I move <page> tag on first position then its work fine again, but the other two jsff-page not working ("no row yet" in table or "QueryModel object not defined" in console)!

    Hi,
    binding file references are supported for template bindings only and here you are allowed to have a single template only. So what you try is not supported. Please use a region for adding the page fragment (bounded taskflow) or copy the bindings into the main file
    Frank

Maybe you are looking for

  • Display suddenly "enlarged" and now moves when i move cursor

    So my toddler just did some random key pushing on my laptop and all of a sudden my display has "enlarged" and is moving around when my cursor moves (I move the cursor to the left, the screen moves to the right). All functions are working correctly, i

  • HT201064 Fresh Mavericks install, iPhoto installed from DVD - won't update via the App Store

    Hi all I did a fresh install of Mavericks, then installed a few apps from the App store. I then remembered iPhoto etc. that I have from the original install discs (2012 MBP)...but whilst iPhoto says an update is available (9.5.1), and launches the Ap

  • FF.5 - Error:  FV626

    Hi Guys, I am trying to execute FF.transaction for Bradesco Bank (Brazil) and I believe the formar should be Multicash, but I got the below error message: Message no. FV626: Incorrect input file: No ; separator exists in AUSZUG.TXT format Let me know

  • Boot Camp Problem:Where is that Boot Camp Assistant

    I just finished installing window 7 64 bit and put the serial key. (I started up Window 7 for 1st time)(I was able to access both mac and windows) But when i take a look in my window, i did not find the Boot Camp Assistant(Which is supposed to be in

  • External double layer support?

    Does iDVD 6 support double layer burning with an external drive? I currently use iDVD 5 and use the "French plug-in" to accomplish this. If not, does this plug-in work with iDVD 6? Do we know if iDVD 7 will support external double layer burning? Than