Download the PHP package restruct/silverstripe-namedlinkfield without Composer
On this page you can find all versions of the php package restruct/silverstripe-namedlinkfield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download restruct/silverstripe-namedlinkfield
More information about restruct/silverstripe-namedlinkfield
Files in restruct/silverstripe-namedlinkfield
Download restruct/silverstripe-namedlinkfield
More information about restruct/silverstripe-namedlinkfield
Files in restruct/silverstripe-namedlinkfield
Vendor restruct
Package silverstripe-namedlinkfield
Short Description A SilverStripe composite field for having various link types *with title*, in a single field with a nicely styled form.
License BSD-3-Clause
Package silverstripe-namedlinkfield
Short Description A SilverStripe composite field for having various link types *with title*, in a single field with a nicely styled form.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-namedlinkfield
A link field (with title) for SilverStripe
A single inline link field which allows users to set a title/name for the link, and select
- a page + optional text-anchor from the site tree
- a file from the assets dir
- an e-mail address (mailto link)
- define a custom URL to link to
- or enter a shortcode
Usage
Fix
Use Text fields instead of Varchars (workaround 'Row Size too large' MySQL error) Restruct\SilverStripe\ORM\FieldType\NamedLinkField: composite_db:
Requirements
- SilverStripe CMS 4.0 or greater
- Dependentdropdownfield (for in-page text-anchor selection)
Screenshots
Pick page & text-anchor, file, e-mail or (external) URL. Fields will be auto-updated.
TODO
- Check source-class-HtmlEditorField_Toolbar.html#_LinkForm for inline uploading of files etc
- Make translatable/i18n
All versions of silverstripe-namedlinkfield with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0
silverstripe/framework Version ^4.0
sheadawson/silverstripe-dependentdropdownfield Version ^2.0
silverstripe/framework Version ^4.0
sheadawson/silverstripe-dependentdropdownfield Version ^2.0
The package restruct/silverstripe-namedlinkfield contains the following files
Loading the files please wait ....