This release is a pre-release and may not be stable for production use.
Introduction
This is a plugin for TinyMCE editor for Plone.
It will replace in the less obtrusive way the standard plonelink plugin, providing a version that handle in a different way links to File contents.
When the link is not internal or not to a file, nothing change.
When you link a file inside the Plone site, instead of obtain this in your XHTML…:
<a class="internal-link" href="./my-pdf">Download the document</a>
…you’ll get this…:
<a class="internal-link internal-link-tofile" href="./my-pdf" type="application/pdf" title="pdf, 146.2 kB">Download the document</a>
The plugin also add a CSS to your Plone site that:
Add the image icon based on file’s mimetype, on the left of the link (need IE 7 or better)
After the linked text will be added a text generated with CSS, with the same content you find in the title, put in bracket (need IE 8 or better). IE users with old version still get’s some additional information thanks to the title attribute.
How this looks like (on Firefox)
What you will find inside TinyMCE
Dependencies
This product has been tested with Plone 3.2 and TinyMCE 1.1rc8.
TODO
A good uninstall GS step. Right now you must manually restore your default TinyMCE configuration.
Credits
Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.
Changelog
0.0.1alpha (2010-07-20)
initial release
Release files for collective.tinymceplugins.advfilelinks 0.0.1alpha
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.tinymceplugins.advfilelinks-0.0.1alpha.tar.gz | 57.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective.tinymceplugins.advfilelinks-0.0.1alpha-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 156.0 kB
Release files / collective.tinymceplugins.advfilelinks-0.0.1alpha.tar.gz
| Download URL | collective.tinymceplugins.advfilelinks-0.0.1alpha.tar.gz |
|---|---|
| Size | 57.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
942b5a4174c2ec3a608204a4de69e1d8c5767c09a8b1c0ea801f66cd272ddc78
|
|
BLAKE2b-256 checksum How to use checksums |
3c92923e8280544a7299b8b63a972aa74d0c82c171c2683a4c2064378fcf2c45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / collective.tinymceplugins.advfilelinks-0.0.1alpha-py2.4.egg
| Download URL | collective.tinymceplugins.advfilelinks-0.0.1alpha-py2.4.egg |
|---|---|
| Size | 98.9 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
55d4326858ae198332556c8bcaddffff90716c107bac1209b40a448eca5f6eff
|
|
BLAKE2b-256 checksum How to use checksums |
7f25227c1ea27a3978a1c6d09e637462518b4fda4ced1b78aec6ff1df52bdfb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |