After some weeks of mailing and poking around I got approved as project admin for the SnipSnap project.
I added some developers and want to add more as soon as they message me.
Open is so far only to move the SVN repository content from snipsnap.org to source forege.
Best Regards,
angel-o-sphere
n this release we mostly fixed bugs, like support for the UserManager. We added a javadoc target, we now support templates for new snips and snips can be copied with their subsnips.
SnipSnap is a weblog and wiki system. In release 0.5 SnipSnap supports semantic web through RDF, multiple weblogs in one space and fine granular weblog posts. The backend now supports plain files and JDBC databases. We moved from a flat namespace to a hierarchical namespace like Software/Blog/Java. SnipSnap supports wiki page version history and diff on versions.
Most configuration and styles (CSS) are now stored as snips and can be edited within SnipSnap. This version is available in a WAR version for Web Application Servers.... read more
We released 0.9 of our Wiki Render Engine Radeox. Radeox turns wiki markup into XHTML and is easy to extend with a filter and macro plugin architecture. Radeox already contains useful macros like {api:..} and {code} to support software developers. Radeox is LGPL.
- Get it here: ftp://snipsnap.org/radeox
- See http://radeox.org
Primarily we fixed bugs and moved more strings to properties files. We've also split the API, with parts now in org.radeox.api. You may have to change your source code if you use RenderEngine interfaces. The package format changed to TGZ and we cleaned up the package so the size decreased to 700kb.... read more
Basically all macros and filters now read from a locale properties file for their names, regex and output. So it's much easier to customize Radeox for your wiki dialect. Additionally filters can now replace other filters and there is a mailto macro. Some minor bugs were fixed.
See http://radeox.org for more information and ftp://snipsnap.org/radeox for downloads.
Please use our dedicated issue tracker at:
All open bugs have been moved there.
Released a bugfix release for SnipSnap and Radeox. The major change is the improved performance of the Macro rendering mechanism that is now a 100 times faster. SnipSnap is a personal content management system based on weblog and wiki technologies. It's intended for desktop use, but can be deployed on servers. SnipSnap differs from other weblog and wiki tools as it's focused on easy installation.
SnipSnap is a personal content management system based on weblog and wiki technologies, and written in Java. It's intended for desktop use, but can be deployed on servers. SnipSnap differs from other weblog and wiki tools as it's focused on easy installation. The 0.5.1 release features as refactored design (to make other render engines possible) and bugfixes.
The rendering engine of SnipSnap has been release as a standalone sub project.
Version 0.3.2a of SnipSnap has been released. SnipSnap is a Java-based personal content management system based on weblog and wiki technologies. It's intended for desktop use, but can be deployed on servers. SnipSnap differs from other weblog and wiki tools as it is focused on easy installation.
- Fixed bug: run.bat classpath corrected
- Fixed bug: urls were double decoded (now only '+' is decoded by servlet)
- Fixed bug: some regexp consumed leading/following characters
- Added feature: Plugin architecture for source code formatters
- Added feature: Title for sub blogpost, added permalink to each sub blogpost
- Added feature: anchor Macro
- Fixed bug: Preview in comments
- Added feature: Preview in post blog
- Fixed some smaler bugs
- Refactored heavily the backend to use in-memory queries instead of SQL queries. This
should allow us to move to Prevalyer easier
SnipSnap 0.3a has been release with macro plugin and CSS theme support. Changes see http://snipsnap.org/space/version-0.3a
There is a new release with some bugfixed and lots of new features, e.g. SnipSnap is now multi-server capable.
A new alpha release with fulltext search and user management interface.
There is now an alpha release available on our homepage. You can test online or download and install.