Hi there,
I just installed drupal 7 for the first time because I'm looking for an alternative cms.
I also tried to install some modules, but for me the way modules are presented on this page is a little bit confusing. Many modules seem to be inside the database but also many are quite old. Also as a newbie I don't really know how relieable a special module is, if it is still developed etc. so I decided to make my first posting in this forum.
I am searching for modules that can do
- special content presentation: is there a module that allows to define the different "publications" and to specify a "publication type"? For example a publication "small ad" has a text field (description), two images (optional), and an float for the price. All publications are listed and can be formatted by special templates. [maybe someone of you knows the zikula-module pagemaster or the post-nuke module pagesetter)
- user profile pages: for my old/actual cms I developed an own extension that allows to create a totally admin defined user profile page. The admin can define the kind of fields that can be filled out by the user (e.g. user profile pictures, name [string], gender [char m||f], birthday [date], interests [text] and so on) and will be displayed when you click at a username. Is there a module like this for drupal?