-
Notifications
You must be signed in to change notification settings - Fork 71
Add On Libraries
Johan Brichau edited this page Aug 16, 2022
·
18 revisions
Some useful add-on libraries:
- AJP connector for Seaside. Efficient communications between front end servers (Apache, Nginx) to backend Seaside instances.
- ChartJs is a Seaside binding for ChartJS
- Seaside Opengraph
- Gemstone Seaside a professional, supported OODB for Smalltalk.
- Gettext How to localize Seaside applications using gettext.
- Heimdall is a login identification system directly usable for seaside.
- JQWidgetBox JQuery Widgets with Seaside integration
- Magritte 3 a meta-description framework for annotating your model objects to automate generation of forms, tables, reports etc
- Magritte-JSON and Magritte-XML, read and store your Magritte described models in JSON and XML
- MaterialDesignLite binds the google's Material Design Lite project to Seaside and builds widgets on top of Material Design
- MongoDB - driver and mapper.
- mock objects framework with SSpec functionality
- OAuth support - [documentation]
- PDF generation.
- Persistence data from your Seaside applications.
- Pier 3 Version 3 of the powerful object-based content management system.
- Pier 3 addons including Wysiwyg editing, Pier Admin - separate administration interface, Pier Admin setup - generate Pier sites from a set of templates
- PrismCodeDisplayer is an implementation of Prism.js in Seaside
- SSpec BDD testing framework
- STON - Smalltalk Object Notation - JSON compatible notation for Smalltalk.
- TelescopeCytoscape is a connector to render Telescope visualization on web via Seaside
- TopFeeder rss reader library.
- Twitter bootstrap Seaside and Magritte integration. A modern CSS, javascript library integrated with Seaside. Bootstrap-Magritte combines Twitter bootstrap with the power of Magritte.
- Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications.
add your favourite library here...
Changelogs
- (newer changelogs, see https://github.com/SeasideSt/Seaside/releases)
- 3.4.0
- 3.3.0
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.11
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 2.8
- 2.7
- Past Releases
Development
Documentation
- Configuration and Preferences
- Embedding Subcomponents
- Maintaining State
- Generating HTML
- CSS and Javascript
- Debugging Seaside Applications
- Links, Forms and Callbacks
- Development Tools
- Call and Answer
- Naming URLs
- Security Features
- Securing Seaside Applications
- Seaside-REST
- Add-On Libraries
- Persistence
- Gettext
- FileLibrary
- The Render Tree
- PDF Generation
- Long-Term Issues
- Ajaxification
- Web Components
- Big Issues
Sprints