juplo-dialect
7 years agoAbstractSubstituteAttrProcessor also removes the attribute "title"
Kai Moritz [Wed, 17 Feb 2016 10:46:29 +0000 (11:46 +0100)]
AbstractSubstituteAttrProcessor also removes the attribute "title"

The attribute "title" is allowed for the tags <span> and <strong>, but the
resulting mouse-over-effect is confusing, so it is removed as well.

7 years agoRefactored ActiveAttrProcessor and InactiveAttrProcessor because of DRY
Kai Moritz [Wed, 17 Feb 2016 10:36:41 +0000 (11:36 +0100)]
Refactored ActiveAttrProcessor and InactiveAttrProcessor because of DRY

7 years agoKeep as close to the implementations in thymeleaf, as possible
Kai Moritz [Tue, 12 Jan 2016 08:12:33 +0000 (09:12 +0100)]
Keep as close to the implementations in thymeleaf, as possible

7 years agoRemoved attributes, that are obsolet after a replacement by strong/span
Kai Moritz [Tue, 12 Jan 2016 07:55:04 +0000 (08:55 +0100)]
Removed attributes, that are obsolet after a replacement by strong/span

7 years agoImplemented juplo:inactive, that replaces inactive <a>-tags by the tag <span>
Kai Moritz [Mon, 11 Jan 2016 12:44:09 +0000 (13:44 +0100)]
Implemented juplo:inactive, that replaces inactive <a>-tags by the tag <span>

7 years agoImplemented juplo:active, that replaces active <a>-tags by the tag <strong>
Kai Moritz [Sun, 10 Jan 2016 17:48:10 +0000 (18:48 +0100)]
Implemented juplo:active, that replaces active <a>-tags by the tag <strong>

7 years agoCreated an empty project
Kai Moritz [Sat, 28 Mar 2015 21:31:32 +0000 (22:31 +0100)]
Created an empty project