Where there might be someway to have a media library of these files (including images, and thumbnails poss), meta-tagged, searchable, and also a way to embed them or link to them from other nodes?
I've installed gallery module on drupal. After that, the link
"gallery" comes between "home" and "photo gallery" on the initial page of drupal.
When I clicked on "gallery" Browser says that page is not found.
When I clicked "gallery" on the page, in the adress bar it writes that:
http://my_host/module.php?mod=gallery this link doesn't work.
I would like to write a module that uses the textile parser to make my node output all nice, without giving users the ability to post html. Textile is perfect for this, but it is not released under the GNU license. It is released under an open source license though, but I was wondering if there is any problem using it to write a module for Drupal?
Would love to see Drupal have real workflow management. So any object can change depending on acknowledgement of a role. For example, user can submit request to become admin of site, active sitadmin sees request and sais "yes", might go to higher boss who acknowledges as well. then object is change is database or ldap server and user is admin.