Latest JAS v1.1.0
144 plugins online

RSS API

JAS15NOV003
Project
JAS Core (JAS)
Reported
Rank
3
JAS already support RSS formats for parsing and rendering but it should also have an API. It will probably be limited to read-only and it will be somewhat different from the other APIs. The idea is to work with templates to have some flexibility in defining the message format. Additionally it should probably support default rendering for all modules. Modules /api/rss/module name/ will generate an Atom 1.0 feed like so: <title>Title field value</title> <summary>Same a...

Maintenance mode

JAS14JAN004
Project
JAS Core (JAS)
Reported
It should be possible to set JAS in maintenance mode. This should show an "under maintenance" page for all projects. Since this the goal is to allow for upgrades of various systems (include JAS itself) it should limit dependencies as much as possible. I.e. the earlier page can be shown the better, keeping in mind that JAS itself should remain accessible.  It would make sense to have a this in a config option in the JAS project with a configurable text. Once enabled the text should...

Config caching

JAS16JAN002
Project
JAS Core (JAS)
Reported
Rank
2
Loading the initial configuration (when setting up the session) take too long. This should be cached (automagically detecting the cache method, i.e. mem, module, file) on a project by project basis and any subsequent config loads should use the cached version. 

Changing language back to EN doesn't update session

JAS14JAN002
Project
JAS Core (JAS)
Reported
When changing the language back to EN in the config it reloads the configuration but it doesn't seem to change the relevant jses value

Add pager link tags configuration

PLGN13OCT007
Project
Plugins (PLGN)
Plugin
Reported
It should be possible to configure default + page specific link tags by selecting the relevant page. The majority should be auto-detected by default.  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Verty's Admin - Passwords</title> <link rel="index" href="index.html"/> <link rel="home" href="home.html"/> <...

Add pager meta tags configuration

PLGN13OCT008
Project
Plugins (PLGN)
Plugin
Reported
Rank
2
It should be possible to add a default + page specific set of meta keywords+description. Page level keywords should should be appended whereas page level description should overwrite. <meta> Tags - Examples of Use Define keywords for search engines: <meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript"> Define a description of your web page: <meta name="description" content="Free Web tutorials on HTML and CSS"> Define the author of a page: <meta...


Report issues

We're currently not allowing issue reporting directly via ITS. Please use the feedback form to submit your issues.