Inject Pardot conversion pixel into specific docs pages #480

This commit is contained in:
Shaojiang Cai
2017-02-07 22:40:54 +00:00
parent 5aec9cd4ea
commit ba609af14b
9 changed files with 18 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
<iframe src="https://go.pardot.com/l/2202/2017-01-26/7w4jkv" name="MoxieManager" scrolling="no" frameborder="no" align="center" height = "1px" width = "1px">
</iframe>
+2
View File
@@ -7,6 +7,8 @@ description: A server-side upload handler PHP script suitable for TinyMCE.
keywords: php_upload_handler php async image upload
---
{% include pardot-px-moxiemanager.html %}
The following script creates a server-side upload handler in PHP suitable for use with TinyMCE.
Please note that this script is provided for your reference - you'll need to update this as necessary for your application.
+2
View File
@@ -6,6 +6,8 @@ description: This example shows how to add a local file picker to Image dialog.
keywords: example demo image local-file-picker file_picker_callback
---
{% include pardot-px-moxiemanager.html %}
While we demonstrate how you can add local file picker to the *Image* dialog, in order for it to be useful in real world scenario, you should also enable [image uploading functionality]({{ site.baseurl }}/get-started/upload-images) - as a way to transport those local images to a server.
*Note: The following code relies on `URL.createObjectURL()`, the level of support for which across modern browsers can be checked [here](http://caniuse.com/#search=createObjectURL).*
+2
View File
@@ -7,6 +7,8 @@ description: This example contains the plugins needed for the most common use ca
keywords: example demo custom imagetools
---
{% include pardot-px-moxiemanager.html %}
This example contains the plugins needed for the most common use cases as well as the [Image Tools]({{ site.baseurl }}/plugins/imagetools/) Plugin. Click on the image to make the inline toolbar for image editing appear.
{% include codepen.html id="epbRwB" %}
+2
View File
@@ -5,6 +5,8 @@ description: MoxieManager. A premium plugin to manage files & images.
keywords: moxiemanager .net php relative_urls
---
{% include pardot-px-moxiemanager.html %}
MoxieManager is a premium TinyMCE plugin and server system that enables users to insert files located externally to the editor (e.g. on their client desktop) into their document.
MoxieManager is an application separate from TinyMCE that includes .NET or PHP server components. Being built by the team behind TinyMCE it has tight integration with the editor via a toolbar control. It is designed to work with TinyMCE configuration settings such as `relative_urls`.
+2
View File
@@ -5,6 +5,8 @@ description: Extend TinyMCE with powerful image uploading capabilities.
keywords: uploader uploadImages image handler
---
{% include pardot-px-moxiemanager.html %}
> Please note, this image upload feature is available for TinyMCE version 4.3 and above. Alternatively, the [PowerPaste plugin]({{ site.baseurl }}/plugins/powerpaste/) is capable of this functionality in versions of TinyMCE 4.0 and above.
The image uploader is designed to complement the new image editing functionality of TinyMCE 4.3. Images that are edited within TinyMCE can be uploaded using this function. Local images that are added through other means. For example drag and drop when using the [paste_data_images]({{ site.baseurl }}/plugins/paste/#paste_data_images) configuration property is one way or using Ephox's PowerPaste Plugin can also be used.
+2
View File
@@ -6,6 +6,8 @@ description: Insert an image into TinyMCE.
keywords: photo insert edit style format image_caption image_list image_advtab image_title image_class_list image_prepend_url image_description image_dimensions image_title image_prepend_url
---
{% include pardot-px-moxiemanager.html %}
This plugin enables the user to insert an image into TinyMCE's editable area.
> Note that this is not drag-drop functionality and the user is required to enter the path to the image. Optionally the user can also enter the image description, dimensions, and whether image proportions should be constrained (selected via a checkbox). Some of these settings can be preset using the plugin's configuration options.
+2
View File
@@ -6,6 +6,8 @@ description: Image editing features for TinyMCE.
keywords: imagetools rotate rotateleft rotateright flip flipv fliph editimage imageoptions
---
{% include pardot-px-moxiemanager.html %}
Image Tools (`imagetools`) plugin adds a contextual editing toolbar to the images in the editor. If toolbar is not appearing on image click, it might be that you need to enable `imagetools_cors_hosts` or `imagetools_proxy` (see below).
*Warning:* This feature requires at least Internet Explorer 10, since it makes use of `HTML5 File API`.
+2
View File
@@ -6,6 +6,8 @@ description: File and image management plugin and service
keywords: amazon azure premium pro enterprise ephox relative_urls
---
{% include pardot-px-moxiemanager.html %}
MoxieManager is a premium TinyMCE plugin and server system that enables users to insert files located externally to the editor (e.g. on their client desktop) into their document.
MoxieManager is an application separate from TinyMCE that includes .NET or PHP server components. Being built by the team behind TinyMCE it has tight integration with the editor via a toolbar control. It is designed to work with TinyMCE configuration settings such as `relative_urls`.