openbsd-ports/www/drupal5/core/pkg/DESCR
espie 49a2d37edc a few tweaks to core:
- allow autogen passwords for new users
- put the names of roles more often on the rights page.
- extra hook for jquery_update, to avoid having to overwrite jquery
2008-03-15 09:36:48 +00:00

27 lines
1.0 KiB
Plaintext

Drupal is a powerful and flexible content management system.
Some of its appealing features:
- role-based permission system. Easy to set up exactly the roles you
need that match your organisation. Each content-type can be set up
per role (submission, approval, viewing rights).
- automated generation of tables through a view system. There's mostly
no need for static structure.
- powerful indexing capabilities through keywords organized in hierarchical
vocabularies (taxonomies).
- nice localization features. Missing translations can be supplied `on the fly'.
- url aliases for `nice site' look-ups.
- integrated downloads and uploads, so that external documents can be part
of your site.
- extensible content forms with typed fields (e.g., starting date).
- sensible security: mixed sites where the login url goes through https do
work without needing to change everything all over the place
It is highly recommended you also install:
drupal5-securelogin
Most sites will need
drupal5-views
drupal5-cck
drupal5-meta-tags