Latest JAS v1.1.0
144 plugins online

Define proper pager API

PLGN13OCT005
Project
Plugins (PLGN)
Plugin
Tags
API,
Reported
The pager plugin is available through $this->pager, the API that it offers should be properly defined: Frontend function setTitle($title) function jasScript($show) function addJavaScript($file) function removeJavaScript($file) function addStyleSheet($file, $media=false) function removeStyleSheet($file) function metaKeywords($keywords, $append=false) function metaDescription($text, $append=false) function addRelationLinks($rel, $link) function removeRelationLinks($rel, $link)...

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...

Blog plugin fails on captcha if no add rights

PLGN13OCT002
Project
Plugins (PLGN)
Plugin
Reported
When the user has no add rights the template parser fails because the comment_captcha isn't set

Add root_url to plugins

PLGN13OCT003
Project
Plugins (PLGN)
Plugin
Tags
Reported
Add to the following plugins based on ITS plugin: listerblogphotoalbumforumnavigation

CMS plugin hide category

PLGN13OCT001
Project
Plugins (PLGN)
Plugin
Tags
CMS,
Reported
Add an option to the CMS plugin to hide the category selection and use the default value.


Report issues

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