Giter Site home page Giter Site logo

com.bitplan.wikifrontend's People

Contributors

wolfgangfahl avatar

Watchers

 avatar  avatar

com.bitplan.wikifrontend's Issues

add rewrite of <object> tags

When using e.g the PDF_Include extensions nodes like the following might show up in the generated html:

<object data="/images/wiki/5/53/Some2017-DE.pdf" type="application/pdf" width="800" height="800">
<a href="/images/wiki/5/53/Some2017-DE.pdf">load PDF</a>
</object>

The data and href attributes need to be rewritten to point directly to the backend.

add multisite support

a single Wiki frontend Server should be able to support multiple sites/backend wikis so that only one access port is needed.

For the access a path with the site is then used e.g.
server:port/site/index.php/page

The webserver can then be configured accordingly to map urls to this path.

PostService "forgets" values

The PostService handling of formParameters needs to be refactored to allow multiple posts of a form e.g. when the form data is not o.k. yet and needs to be resubmitted.

NullPointerException if template Page does not exist

java.lang.NullPointerException

 1: java.util.regex.Matcher.getTextLength(Matcher.java:1283)
 2: java.util.regex.Matcher.reset(Matcher.java:309)
 3: java.util.regex.Matcher.(Matcher.java:229)
 4: java.util.regex.Pattern.matcher(Pattern.java:1093)
 5: com.bitplan.wikifrontend.BackendWiki.getTemplate(BackendWiki.java:478)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.