Skip to main content Help Control Panel
To-do list
actions/list.php
- reference this page from user profile
agents/messages.php
- should be able to decode UTF-8 from YACS newsletters (dobliu)
- strip HTML (dobliu)
articles/articles.php
articles/edit.php
- add a toggle to not display the introduction in the main page
- add some hook to validate posts (TheAlchemist)
articles/fetch_as_pdf.php
- allow for a configurable footer string
articles/layout_articles_as_feed.php
- insert page tags as item categories
articles/populate.php
articles/publish.php
- allow authors to publish their drafts in sections with option for auto-publication (Lasares)
articles/view.php
categories/index.php
- categorize images (NickR)
- categorize files (NickR)
- categorize users
codes/codes.php
- [files] - most recent files, in a compact list
- [files=section:<id>] - files attached in the given section
- [links] - most recent links, in a compact list
- [links=section:<id>] - links attached in the given section
- code [label|link]
- for [read, add hits aside
- add a code to build sparklines out of tables requests http://sourceforge.net/projects/sparkline/
- add a code to link images with clickable maps
- replace marquee with our own customizable scroller
- WiKi rendering for lists
codes/index.php
comments/comments.php
- add a field to count words in a post
comments/index.php
control/populate.php
- allow for the creation of a calendar in a section
- allow for the creation of a s5 presentation
- allow for the capture of a remote rss feed in a new section
control/purge.php
- add a command to purge staging files and directories
control/virtual.php
dates/index.php
dates/month.php
feeds/configure.php
- remove subscribe buttons in case of intranet web site
feeds/index.php
feeds/rss_2.0.php
files/check.php
- check existence of related files (fw_crocodile)
files/edit.php
- if an image is uploaded as a file, also compute and use the thumbnail automatically
- do not change date if silent is checked
- allow for a move to another anchor (Lucrecius)
- if extension is not allowed, and if associates, add a shortcut to configuration panel for files
files/feed.php
files/files.php
files/index.php
- add a bulk.php to upload files as a table (Justin)
files/review.php
- listed files are repeated several times, check the SQL statements
files/view.php
forms/edit.php
- add a grid control to capture tabular information (Justin)
- introduce hidden fields as another kind of text input field, to capture constants
i18n/i18n.php
- add a library of currencies
images/check.php
- check existence of related files (fw_crocodile)
images/edit.php
- allow for the upload of an archive of files
images/index.php
- search for images (Alainderieux)
- allow for import from inbox/images (olivier)
- allow for flash uploads (viviane)
- list and suppress images attached to an article images/list.php
index.php
- add fame.php to list most popular items (NickR)
- calendar view of articles (agnes)
letters/new.php
links/link.php
- on successful fetch put Last-Modified and ETag in the cache
- add proxy support to fetch_directly()
overlays/index.php
- create a 'task' overlay (cloubech)
overlays/poll.php
- allow for multiple choices (Myriam)
- export data as csv
panel.php
- add an option to make it post bookmarks
scripts/build.php
- add sample configuration scripts
- produce a .sql file to create database
- produce a tgz archive as well
search.php
- articles in the middle, and related tags / related users / related sections / related bookmarks on side panel
- allow for a search limited to users
- allow for a search limited to files
- introduce boolean searches, depending on MySQL version (> 4.0.1)
sections/bulk.php
sections/edit.php
sections/index.php
- allow for a freemind version
sections/section.php
- process image:set_as_thumbnail in touch() like in articles/article.php
sections/sections.php
- ensure that locked sections cannot receive images
sections/view.php
- index presentation of articles (agnes)
services/blog.php
services/describe.php
services/rss_codec.php
- decode using preg_match(), to fix parsing overflow?
shared/anchor.php
- migrate here most code of Sections::get_label()
shared/cache.php
shared/mailer.php
skins/layout_home_articles_as_daily.php
- bug with sidebar and skin::cap()
- bug with links and skin::cap()
skins/skin_skeleton.php
tables/index.php
- allow for download as CSV to anonymous surfers
tables/populate.php
- add a table to track uploads per month
tables/tables.php
users/configure.php
- capture a list of e-mail to be notified when a new person registers (prepare for baby-sitting)
- allow for automatic lock of pages after some idle time
- add a parameter to limit total uploads by one user (UncleJam) -- give a positive number of bytes, and stop accepting files at zero
- add a parameter users_editor_tags for authorized tags for editors (ThierryP)
- add a set of predefined javascript links for pre-defined profiles
users/edit.php
- on subscriptor application, post a query page when there is no messaging facility (gnapz)
- select preferred language for alert messages
- if a profile is modified, send a message to the target user to let him know about it
- derive this to users/subscribe.php
users/index.php
- create buddy lists (CmputrAce)
users/login.php
users/search.php
- search in every contact addresses (moi-meme)
users/select.php
- manage watch list as in sections/select.php
users/view.php