-
My Editor group has permissions "Downloads::Add",*,Admin but gets an empty category list in Downloads_userapi_catSelectList because of this new permission check:
if (pnSecAuthAction(0, 'Downloads::Cat…
-
If a user without permissions of administration try to upload a file with an invalid extension the module shows the message "No authorization!" when it must show "The extension of the submitted file i…
-
I got some feedback from my visitors that the download-button is a little bit "hidden" and not to recognize as it.
Maybe you can use a more significant button like the one in the screenshot.
Einige m…
-
A quick fix is to:
Add "ORDER BY $dl_categories_column[title]"
to the following functions select statement:
Downloads_userapi_categoryhandler() and Downloads_userapi_categoryhandler1()
Not sure you n…
-
When adding a new download, i am getting the following error message:
File: /var/www/vhosts/xxx.net/httpdocs/cms/modules/Downloads/pnuserapi.php
Line: 2948
Message: Wrong or missing argument passed t…
-
LINE about 190
```
except NotHandled:
self.log.warning("Model '%s.%s' not handled by the routers." % (self.app_label, self.model_name))
# Revert to old beh…
-
As of version 1.0 EurekaJ is only capable of sending alerts via email. While EurekaJ will need this basic feature in the future it also needs to be able to expose an SPI and an API so that third party…
-
It will be really helpful to have a method to find 'n' number of top valued tags.
Thanks & Regards,
Abhishek
-
Plone4.1, chameleon 2.2, five.pt 2.1.4
http://localhost:8080/Plone/recently_modified
```
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPu…
-
when a initial value is supplied the placeholder class is applied to browsers that support native placeholder
to solve this modified blur function (this is an issue in FF)
```
// on blur
…
ghost updated
13 years ago