-
FS#55 - Presets for client settings
Expand
Collapse
-
I often use the same entries for client settings. It would be helpful if often used ones could be added via click. Examples:
tinymce|forced_root_block|
articles|show-new-window-checkbox|true
...
-
FS#59 - deleting articles in overview
Expand
Collapse
-
If you have a categorie filled with many articles - e.g. for a newslist - and you want to delete several articles, you have to do that one by one. It would be quite useful, if there'd be the possibility to select those articles via checkboxes - like it is in filemanagement - and, after confirmation of course ;O) - delete them at one step.
-
FS#60 - AMR: Error while deleting categories
Expand
Collapse
-
If you first install the sample client and tidy it up for making up your own website, you first delete all articles and then the not further used categories. So I first throwed out all articles in (sub)categories of the tree "hauptnavigation". Then I went on deleting those (sub)categories. After that, only "Hauptnavigation" was left and I decided to remove the assigned template and rename it to "Startseite". After saving, there appeared this errormessage:
Fatal error: Call to a member function get() on a non-object in /var/www/web244/html/2/contenido/plugins/mod_rewrite/includes/functions.mod_rewrite.php on line 130
-
FS#75 - Automatic resize images on upload
Expand
Collapse
-
Add a plugin or better a chain in backend filemanager. Configuration has to be done with client-settings.
-
FS#78 - Newsletter: Add link to online article / configurable mailer
Expand
Collapse
-
This task has two parts:
- Add link to onlina article: see http://forum.contenido.org/viewtopic.php?f=36&t=31922 - Configurable mailer: see http://forum.contenido.org/viewtopic.php?f=36&t=31584
-
FS#85 - No login in backend if requested host not equal host in config.p
Expand
Collapse
-
If you use a htaccess to redirect your host like
#www Rewrite
RewriteCond %{HTTP_HOST} !^www\.domain\.de
RewriteRule (.*) http://www.domain.de/$1 [L,R=301]
and you have entries in config.php without subdomain www, you can't login in backend. The reason is that login post is redirected.
Maybe we shall throw a little info-message for that. So if somebody tries to login with different host to config-entry and gets a login-error, error-message schould also give a hint. We can also add an entry to errorlog.
-
FS#88 - Handling of sql for plugins and base entries in setup
Expand
Collapse
-
This handling is inconsistent. We have some entries within id < 10000 and some are outside. I'm just writing a release tool and i can't handle that in the moment. SO we need to discuss if we exclude all plugin entries in db from id range under 10000. Maybe it's a good idea to install buildin plugins with the new plugininstaller during setup.
-
FS#90 - Thumbnails in Dateiverwaltung beschnitten und gezerrt
Expand
Collapse
-
Die Vorschaubilder (die erscheinen wenn man auf die Minivorschau mit der Maus fährt) in der Dateiverwaltung werden beschnitten (links/oben fehlt) und gestaucht (4:3).
-
FS#91 - Unterstützung transparenter PNGs
Expand
Collapse
-
Seit Contenido 4.8.18 werden auch transparente PNG unterstützt. Das wäre eine sinvolle Erweiterung.
-
FS#95 - No more storing of creation and modified date or author with gen
Expand
Collapse
-
Due to the changes in class genericdb some of the API-classes no longer update fields modified or author. Also some create-methods do not fill fields for create date and author.
Check all cApi-classes for right behaviour and add to create- and store-method of this classes if missing.
Add method if needed and also write a short dev-info.
-
FS#98 - Problems while connected to a second database
Expand
Collapse
-
If, in a module, you connect to an external database, all modules after that one in the template won't work.
The configuration for those following modules says "-unnamed module-".
If you close the connection to the external database in the module, the following modules work as they should.
If you have the module with the external database connection more than once in the template, directly following eachother, then each second one won't connect to that database even if you use different variables for the connection, but only in the backend (configuration).
In the frontend everything works as it should even with the same variable for the external database connection, but only while closing the connection in the module (every instance).
Question/Problem:
Why does ConLite try to get the module information over the last opened database connection instead of using it's own connection $db?
Attached is a module for showing a Modified Shopsoftware article in ConLite for testing.
-
FS#99 - Old sessions are not deletet if conlib uses file containers
Expand
Collapse
-
see contenido forum http://forum.contenido.org/viewtopic.php?f=62&t=32660
-
FS#101 - Uploadfolders deleted with FTP are still in db-table
Expand
Collapse
-
If you delete a folder using ftp it isn't deleted in db. For files u have to call the folder in filemanager, but if u also delete the folder that cannot work.
We have to check if we can enhance the checks in filemanager to check for missing folders.
Also we have to remember that for the new version of filemanager.
see con forum http://forum.contenido.org/viewtopic.php?f=62&t=32693
-
FS#105 - Optional clearing of article content
Expand
Collapse
-
If you remove CMS_Types from article template the content is still present in DB if not deleted before remove. It would be nice if there is a page where i can see all used and not used content types with their content and with a possibility for removing it from DB.
We have to discuss about a whole side feature, showing all not used content types or a per article feature.
-
FS#112 - Make login lifetime configurable
Expand
Collapse
-
see http://forum.contenido.org/viewtopic.php?f=62&t=34072
-
FS#113 - Add jquery an jquery-ui
Expand
Collapse
-
Adding jquery and ui to be will help to improve usebility of be
-
FS#118 - Add function to create db entries for modulefolders
Expand
Collapse
-
If you copy a modulefolder to a new installed system a initial creation into db is needed. Add a function that reads foldername and create a db-entry. Later we can add also a loop for all folders and/or an overview page which will also show modules in repo.
-
FS#119 - check backend permissions for be-users
Expand
Collapse
-
Some permissions on permission-page have to be checked for naming and logic. Check all permissions for backend and plugins, also do a test for each permission with a restricted user in backend/frontend.
-
FS#126 - Add frontend debug user
Expand
Collapse
-
Add a debug user in frontend to show frontend debugging features. So code view and everything else could be used to in live web.
-
FS#133 - Add language column to user log
Expand
Collapse
-
Add a language column to user log if more than 1 language is used.
-
FS#137 - Write docu for output-compressor
Expand
Collapse
-
We have to write a little Doku for output compression, possible config values and where to set.
-
FS#150 - Missing rightsmanagement for backenduser
Expand
Collapse
-
We have to check rightsmanagement. For con49 there is a bugreport that as restricted beuser with the right to create/edit beusers you can give yourself more rights and create new user with higher rights than yours.
If this is the same for ConLite we have to change this behaviour to the following
see con forum - http://forum.contenido.org/viewtopic.php?f=92&t=36469
-
FS#154 - Container-tag shown in frontend if param mode missing
Expand
Collapse
-
Read first comment!!!
put container tag without mode param in layout
make a template using layout
dont select a module
make an article using this template
visit article in frontend and show source
You' ll find container-tag in source. Fix that behavior to show nothing if container-tag misses needed param.
We may show an info for needed and missing param in backend template view.
-
FS#157 - Article inuse after relogin caused by auth timeout
Expand
Collapse
-
If you still have opened an article (edit, configuration) and your backend session timed out that article is inuse by yourself after relogin.
We have to clear inuse table for user which login and have still inuse entries.
-
FS#160 - AMR: reset alias only for current client
Expand
Collapse
-
today if you reset alias with amr-function all aliases in db will be resetted. Add selection for client and language.
See forum → http://forum.contenido.org/viewtopic.php?f=89&t=36558&hilit=button+formular
-
FS#161 - Add folder-usage to style areas
Expand
Collapse
-
Add possibility to use folders in style-areas like templates, css, and javascript
-
FS#164 - DBFS: Protection not working if file in dbfs-root
Expand
Collapse
-
Check whole behaviour. Maybe we need to change protocol for dbfs a little. Take care of backwards compatibility.