New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): Dutch

Filter ↓ Sort ↓ All (32) Translated (1) Untranslated (31) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3
Prio Original string Translation
IFrame widget can display any external HTML page inside an HTML IFrame component.
Priority: high
You have to log in to add a translation. Details
IFrame widget can display any external HTML page inside an HTML IFrame component.
Comment

Short description.

You have to log in to edit this translation.

IFrame Widget
Priority: high
You have to log in to add a translation. Details
IFrame Widget
Comment

Name.

You have to log in to edit this translation.

Fortunately there is now a Markup Generator available to help you, just use the Markup Generator under <code>Settings &gt; IFrame Markup Generator</code>, click the "Generate Markup" button and copy-paste the markup to your post or page, as simple as that. You have to log in to add a translation. Details
Fortunately there is now a Markup Generator available to help you, just use the Markup Generator under <code>Settings &gt; IFrame Markup Generator</code>, click the "Generate Markup" button and copy-paste the markup to your post or page, as simple as that.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Yes you can. Just add multiple <code>[dciframe]</code> tags where required when using the markup or drop the "IFrame Widget" on your sidebars, as needed [See the <a href="http://wordpress.org/extend/plugins/iframe-widget/screenshots/" title="Screenshots">screen shot</a> section for a screen-grab of multiple widgets in action]. All of these can be configured independently. You have to log in to add a translation. Details
Yes you can. Just add multiple <code>[dciframe]</code> tags where required when using the markup or drop the "IFrame Widget" on your sidebars, as needed [See the <a href="http://wordpress.org/extend/plugins/iframe-widget/screenshots/" title="Screenshots">screen shot</a> section for a screen-grab of multiple widgets in action]. All of these can be configured independently.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Note that supplying the URL is mandatory while other parameters are optional; which means that you may specify only the URL or only the URL &amp; width. Therefore, <code>[dciframe]http://www.google.com,400[/dciframe]</code> and <code>[dciframe]http://www.google.com[/dciframe]</code> are valid tags. Also note that the order of the parameters is important and URL, Width, Height, Frameborder, Scrolling and Style must be separated with commas. Lastly, the closing tag <code>[/dciframe]</code> is mandatory. You have to log in to add a translation. Details
Note that supplying the URL is mandatory while other parameters are optional; which means that you may specify only the URL or only the URL &amp; width. Therefore, <code>[dciframe]http://www.google.com,400[/dciframe]</code> and <code>[dciframe]http://www.google.com[/dciframe]</code> are valid tags. Also note that the order of the parameters is important and URL, Width, Height, Frameborder, Scrolling and Style must be separated with commas. Lastly, the closing tag <code>[/dciframe]</code> is mandatory.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

To add IFrames to any post or page just add the markup <code>[dciframe]url,width,height,frameborder,scrolling,style[/dciframe]</code>, for instance <code>[dciframe]http://www.google.com,400,250,1,yes,border:1px solid red;[/dciframe]</code>. You have to log in to add a translation. Details
To add IFrames to any post or page just add the markup <code>[dciframe]url,width,height,frameborder,scrolling,style[/dciframe]</code>, for instance <code>[dciframe]http://www.google.com,400,250,1,yes,border:1px solid red;[/dciframe]</code>.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

To add a border to your IFrame Widget, select the option "Yes" as answer to "Display Frame border?". Then add the required style information in the "CSS Style" field (example: you may add <code>border:1px solid red;</code>). If you are using the <code>[dciframe]</code> Markup then you may similarly supply the parameters as <code>[dciframe]http://www.google.com,400,250,1,auto,border:1px solid red;[/dciframe]</code>, for example (note that the fourth parameter value for <code>frameborder</code> has been set to "1"). You have to log in to add a translation. Details
To add a border to your IFrame Widget, select the option "Yes" as answer to "Display Frame border?". Then add the required style information in the "CSS Style" field (example: you may add <code>border:1px solid red;</code>). If you are using the <code>[dciframe]</code> Markup then you may similarly supply the parameters as <code>[dciframe]http://www.google.com,400,250,1,auto,border:1px solid red;[/dciframe]</code>, for example (note that the fourth parameter value for <code>frameborder</code> has been set to "1").
Comment

Found in faq paragraph.

You have to log in to edit this translation.

If the dimension of the webpage you are trying to display within the IFrame exceeds the configured dimension of the IFrame (by default) will automatically add scrollbars. This option can be changed, using the "Display Scroll bars?" configuration option, you may chose to either display the scroll-bar always, or not at all or select <code>auto</code> to let IFrame decide whether to show the horizontal and/or vertical scroll-bar. If you are using the <code>[dciframe]</code> Markup then you may similarly supply the value as the 5th parameters as <code>[dciframe]http://www.google.com,400,250,1,no,border:1px solid red;[/dciframe]</code>, for example (note that the fifth parameter value for <code>scrolling</code> has been set to "no", thus disabling any scrolling). You have to log in to add a translation. Details
If the dimension of the webpage you are trying to display within the IFrame exceeds the configured dimension of the IFrame (by default) will automatically add scrollbars. This option can be changed, using the "Display Scroll bars?" configuration option, you may chose to either display the scroll-bar always, or not at all or select <code>auto</code> to let IFrame decide whether to show the horizontal and/or vertical scroll-bar. If you are using the <code>[dciframe]</code> Markup then you may similarly supply the value as the 5th parameters as <code>[dciframe]http://www.google.com,400,250,1,no,border:1px solid red;[/dciframe]</code>, for example (note that the fifth parameter value for <code>scrolling</code> has been set to "no", thus disabling any scrolling).
Comment

Found in faq paragraph.

You have to log in to edit this translation.

I don't understand about adding the Markup. Is there a tool available to generate the Markup for me? You have to log in to add a translation. Details
I don't understand about adding the Markup. Is there a tool available to generate the Markup for me?
Comment

Found in faq header.

You have to log in to edit this translation.

Can I add multiple IFrames on a Post or Page? You have to log in to add a translation. Details
Can I add multiple IFrames on a Post or Page?
Comment

Found in faq header.

You have to log in to edit this translation.

How do I add an IFrame to a blog-post or Page? You have to log in to add a translation. Details
How do I add an IFrame to a blog-post or Page?
Comment

Found in faq header.

You have to log in to edit this translation.

How do I add border to my IFrame? You have to log in to add a translation. Details
How do I add border to my IFrame?
Comment

Found in faq header.

You have to log in to edit this translation.

How can I change scroll-bar around the webpage on the IFrame? You have to log in to add a translation. Details
How can I change scroll-bar around the webpage on the IFrame?
Comment

Found in faq header.

You have to log in to edit this translation.

To add IFrames to any post or page we suggest that you use the Markup Generator (under <code>Settings &gt; IFrame Markup Generator</code>) and just copy-paste the generated markup to your Post/Page. More experienced users can just add the markup <code>[dciframe]url,width,height,frameborder,scrolling,style[/dciframe]</code>, for instance <code>[dciframe]http://www.google.com,50%,50%,1,auto,border:1px solid red;[/dciframe]</code>. Please ensure that your URL doesn't contain any "comma" character. You have to log in to add a translation. Details
To add IFrames to any post or page we suggest that you use the Markup Generator (under <code>Settings &gt; IFrame Markup Generator</code>) and just copy-paste the generated markup to your Post/Page. More experienced users can just add the markup <code>[dciframe]url,width,height,frameborder,scrolling,style[/dciframe]</code>, for instance <code>[dciframe]http://www.google.com,50%,50%,1,auto,border:1px solid red;[/dciframe]</code>. Please ensure that your URL doesn't contain any "comma" character.
Comment

Found in installation list item.

You have to log in to edit this translation.

To add an IFrame on a sidebar, browse to <code>Appearance &gt; Widgets</code> and add the 'IFrame Widget" to desired sidebar. Configure the parameters such as IFrame Title, Dimensions, URL etc and save your changes. You have to log in to add a translation. Details
To add an IFrame on a sidebar, browse to <code>Appearance &gt; Widgets</code> and add the 'IFrame Widget" to desired sidebar. Configure the parameters such as IFrame Title, Dimensions, URL etc and save your changes.
Comment

Found in installation list item.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3

Export as