-
collective.js.d3-4.11.0_3.0.8.1-2.lbn25.noarch
D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to
life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of
modern browsers without tying yourself to a proprietary framework, combining powerful visualization
components and a data-driven approach to DOM manipulation.
This products integrates D3.js library in Plone.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.js.d3-5.7.0_3.0.8.1-2.lbn25.noarch
D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to
life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of
modern browsers without tying yourself to a proprietary framework, combining powerful visualization
components and a data-driven approach to DOM manipulation.
This products integrates D3.js library in Plone.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.js.datatables-2.0-1.lbn13.noarch
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the principle of progressive enhancement, which will add advanced interaction controls to any HTML table.
This version includes datatables 1.9.4 without the examples available in the source distribution of the plugin. It is provided with an @@example.datatables view.
Install
A genericsetup profile is provided to add jquery.dataTables to portal_javascript in a non-minified version with compression option set to safe.
Key features of jquery.dataTables
* Variable-length pagination
* On-the-fly filtering
* Multi-column sorting with data type detection
* Smart handling of column widths
* Display data from almost any data source
* Scrolling options for table viewport
* Fully internationalisable
* jQueryUI ThemeRoller support
* Rock solid - backed by a suite of 1400+ unit tests
* Wide variety of plug-ins inc. TableTools, FixedHeader and KeyTable
* It's free!
* State saving
* Hidden columns
* Dynamic creation of tables
* Ajax auto-loading of data
* Custom DOM positioning
* Single-column filtering
* Alternative pagination types
* Non-destructive DOM interaction
* Sorting column(s) highlighting
* Extensive plug-in support
* Fully themeable by CSS
* Solid documentation
* 60+ pre-built examples
* Full support for Adobe AIR
* Source available at github
Plugins
This addon embed extras plugins:
* AutoFill 1.1.2
* ColReorder 1.0.5
* ColVis 1.0.7
* FixedColumns 2.0.3
* FixedHeader 2.0.6
* KeyTable 1.1.7
* Scroller 1.0.1
* TableTools 2.0.3
How to use tabletools
First include dependencies in your template, or register theses in portal_javascripts:
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/media/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/extras/TableTools/media/css/TableTools.css">
<script type="text/javascript" src="++resource++jquery.datatables.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/ZeroClipboard.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/TableTools.js"></script>
<style type="text/css">.clear{clear:both}</style>
Next you can create your datatable:
var oTable = $('#mydatatable').dataTable({
"sDom": 'T<"clear">lfrtip',
"oTableTools": {"sSwfPath": "++resource++jquery.datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf"}
});
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.js.datatables-3.1.10.5-1.lbn19.noarch
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the principle of progressive enhancement, which will add advanced interaction controls to any HTML table.
This version includes datatables 1.9.4 without the examples available in the source distribution of the plugin. It is provided with an @@example.datatables view.
Install
A genericsetup profile is provided to add jquery.dataTables to portal_javascript in a non-minified version with compression option set to safe.
Key features of jquery.dataTables
* Variable-length pagination
* On-the-fly filtering
* Multi-column sorting with data type detection
* Smart handling of column widths
* Display data from almost any data source
* Scrolling options for table viewport
* Fully internationalisable
* jQueryUI ThemeRoller support
* Rock solid - backed by a suite of 1400+ unit tests
* Wide variety of plug-ins inc. TableTools, FixedHeader and KeyTable
* It's free!
* State saving
* Hidden columns
* Dynamic creation of tables
* Ajax auto-loading of data
* Custom DOM positioning
* Single-column filtering
* Alternative pagination types
* Non-destructive DOM interaction
* Sorting column(s) highlighting
* Extensive plug-in support
* Fully themeable by CSS
* Solid documentation
* 60+ pre-built examples
* Full support for Adobe AIR
* Source available at github
Plugins
This addon embed extras plugins:
* AutoFill 1.1.2
* ColReorder 1.0.5
* ColVis 1.0.7
* FixedColumns 2.0.3
* FixedHeader 2.0.6
* KeyTable 1.1.7
* Scroller 1.0.1
* TableTools 2.0.3
How to use tabletools
First include dependencies in your template, or register theses in portal_javascripts:
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/media/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/extras/TableTools/media/css/TableTools.css">
<script type="text/javascript" src="++resource++jquery.datatables.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/ZeroClipboard.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/TableTools.js"></script>
<style type="text/css">.clear{clear:both}</style>
Next you can create your datatable:
var oTable = $('#mydatatable').dataTable({
"sDom": 'T<"clear">lfrtip',
"oTableTools": {"sSwfPath": "++resource++jquery.datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf"}
});
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.js.datatables-3.1.10.5-1.lbn25.noarch
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the principle of progressive enhancement, which will add advanced interaction controls to any HTML table.
This version includes datatables 1.9.4 without the examples available in the source distribution of the plugin. It is provided with an @@example.datatables view.
Install
A genericsetup profile is provided to add jquery.dataTables to portal_javascript in a non-minified version with compression option set to safe.
Key features of jquery.dataTables
* Variable-length pagination
* On-the-fly filtering
* Multi-column sorting with data type detection
* Smart handling of column widths
* Display data from almost any data source
* Scrolling options for table viewport
* Fully internationalisable
* jQueryUI ThemeRoller support
* Rock solid - backed by a suite of 1400+ unit tests
* Wide variety of plug-ins inc. TableTools, FixedHeader and KeyTable
* It's free!
* State saving
* Hidden columns
* Dynamic creation of tables
* Ajax auto-loading of data
* Custom DOM positioning
* Single-column filtering
* Alternative pagination types
* Non-destructive DOM interaction
* Sorting column(s) highlighting
* Extensive plug-in support
* Fully themeable by CSS
* Solid documentation
* 60+ pre-built examples
* Full support for Adobe AIR
* Source available at github
Plugins
This addon embed extras plugins:
* AutoFill 1.1.2
* ColReorder 1.0.5
* ColVis 1.0.7
* FixedColumns 2.0.3
* FixedHeader 2.0.6
* KeyTable 1.1.7
* Scroller 1.0.1
* TableTools 2.0.3
How to use tabletools
First include dependencies in your template, or register theses in portal_javascripts:
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/media/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/extras/TableTools/media/css/TableTools.css">
<script type="text/javascript" src="++resource++jquery.datatables.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/ZeroClipboard.js"></script>
<script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/TableTools.js"></script>
<style type="text/css">.clear{clear:both}</style>
Next you can create your datatable:
var oTable = $('#mydatatable').dataTable({
"sDom": 'T<"clear">lfrtip',
"oTableTools": {"sSwfPath": "++resource++jquery.datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf"}
});
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.js.fullcalendar-1.6.4-1.lbn13.noarch
This package include javascripts and css resources from arshaw fullcalendar.
It does not provide any view or template. Is meant to be used as dependecy
for building your own calendar views.
Tested with Plone 3.3.5/4.0.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.js.fullcalendar-1.6.4-2.lbn25.noarch
This package include javascripts and css resources from arshaw fullcalendar.
It does not provide any view or template. Is meant to be used as dependecy
for building your own calendar views.
Tested with Plone 3.3.5/4.0.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.js.fullcalendar-1.6.4-2.lbn25.noarch
This package include javascripts and css resources from arshaw fullcalendar.
It does not provide any view or template. Is meant to be used as dependecy
for building your own calendar views.
Tested with Plone 3.3.5/4.0.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.js.galleria-1.2.5-1.lbn13.noarch
This addon register Galleria JQuery plugin in Plone's resource registries.
About Galleria
Galleria is a JavaScript image gallery framework built on top of the jQuery library. The aim is
to simplify the process of creating professional image galleries for the web and mobile devices.
How to install
https://secure.travis-ci.org/collective/collective.js.galleria.png
This addon can be installed as any other Plone addon. Please follow official documentation.
Have an idea? Found a bug? Let us know by opening a support ticket.
Notes
Galleria in its way to manage theme parse all link tags to find the css attached to the theme. To
make it work in production mode you must add themes javascript and css called by the template.
// look for manually added CSS
$('link').each(function( i, link ) {
reg = new RegExp( theme.css.replace('\+\+resource\+\+','\\+\\+resource\\+\\+') );
if ( reg.test( link.href ) ) {
// we found the css
css = true;
Galleria.theme = theme;
return false;
}
});
As you can see the original code has been patched to support ++resource++ url.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.js.galleria-1.2.5-1.lbn19.noarch
This addon register Galleria JQuery plugin in Plone's resource registries.
About Galleria
Galleria is a JavaScript image gallery framework built on top of the jQuery library. The aim is
to simplify the process of creating professional image galleries for the web and mobile devices.
How to install
https://secure.travis-ci.org/collective/collective.js.galleria.png
This addon can be installed as any other Plone addon. Please follow official documentation.
Have an idea? Found a bug? Let us know by opening a support ticket.
Notes
Galleria in its way to manage theme parse all link tags to find the css attached to the theme. To
make it work in production mode you must add themes javascript and css called by the template.
// look for manually added CSS
$('link').each(function( i, link ) {
reg = new RegExp( theme.css.replace('\+\+resource\+\+','\\+\\+resource\\+\\+') );
if ( reg.test( link.href ) ) {
// we found the css
css = true;
Galleria.theme = theme;
return false;
}
});
As you can see the original code has been patched to support ++resource++ url.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19