scalate-wikitext

WikiText Integration for Markdown and Confluence wiki notations

License

License

Categories

Categories

Scala Languages iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.fusesource.scalate
ArtifactId

ArtifactId

scalate-wikitext
Last Version

Last Version

1.5.3-scala_2.8.2
Release Date

Release Date

Type

Type

bundle
Description

Description

scalate-wikitext
WikiText Integration for Markdown and Confluence wiki notations
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/scalate/scalate/tree/master/scalate-wikitext

Download scalate-wikitext

Dependencies

compile (3)

Group / Artifact Type Version
org.fusesource.scalate : scalate-core jar 1.5.3-scala_2.8.2
org.fusesource.wikitext : confluence-core jar 1.2
org.fusesource.wikitext : textile-core jar 1.2

test (4)

Group / Artifact Type Version
org.fusesource.scalate : scalate-test jar 1.5.3-scala_2.8.2
org.scalatest : scalatest_2.8.2 jar 1.5.1
junit : junit jar 4.8.2
ch.qos.logback : logback-classic jar 0.9.26

Project Modules

There are no modules declared in this project.

Scalate

Build Status build Maven Central

Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.

The following template languages are supported:

  • Mustache: is a Mustache template language for Java/Scala
  • Jade: The Jade style of Haml/Scaml template language
  • Scaml: Provides Haml style template language
  • Ssp: Provides a JSP, Erb and Velocity style template language

In Scaml and SSP all expressions are typesafe and checked at edit/compile time to ensure you don't leave any mistakes in your pages. Mustache uses dynamic typing and reflection; a trade off of hiding code and logic from inside the templates.

Building

To build Scalate from the source please see the building instructions

Links

org.fusesource.scalate

Scalate

Versions

Version
1.5.3-scala_2.8.2
1.5.3
1.5.2-scala_2.8.1
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1
1.3