Is Drupal a viable solution for my website? Please review What is Drupal before posting.

un site de rencontre style badoo

Bonjour,

j'ai une question concernant la création d'un site un peu similaire à un site de rencontre ou a un site communautaire (badoo par ex) que je souhaiterais développer à partir d'un CMS.Je cherche celui qui pourrait allier gros traffic, fonctionnalités nombreuses, chat, système de vote pour des posts, mais aussi sécurité... j'ai conclu que drupal ou joomla seraient les plus appropriés mais je prefererais avoir quelque avis ????
donc je suis a la recherche des modules pour ce genre de projet

Merci à tous

Bonne journée

Educational App Store

I'd like to create an educational app store - users would be able to browse for various educational apps and purchase them (For a price or free).

What modules are useful for this? Should I just use Ubercart? What are the best educational modules to design classes/tutorials?

Is Drupal the right CMS or something else?

I am looking to create a website for a self-help group similar to Alcoholics Anonymous. The site is quite simple - all it needs to do is list meetings for the group.

At first I thought a conventional events listing site would do and looked at a number of WordPress out-of-the-box solutions such as the Events Calendar Pro (ECP). However, most of the group's meetings are regular (e.g. bi-weekly, weekly, monthly or bi-monthly), and ECP handles recurring events by creating duplicate entries in the database, resulting in a bloated database and events that expire after a certain time. Not ideal. Also, WordPress custom-post-type system requires a title and body. This is again not ideal as the group's meetings have no individual title, they are just "meeting".

To give a better picture of how the site would need to work:

It would be something like a cross between a real estate and an events listing site. There would be a map and list view beneath it and also a bar allowing the user to filter data in various ways by e.g. by area, country, location, time, day, week, meeting type, meeting sponsor etc. The map and listing would change according to the chosen filters.

I have never used Drupal before. I come from a WordPress themer background. But am wondering if Drupal might be a better solution for this type of website.

Want to add a radio station

Hi, everyone

I am going to start a project which in going to developed in drupal 7,as per clients requirements my need is now focused mainly a radio type module.Being a noob in D7 I searched in modules but didn't find anything as per my requirements.

Drupal Multilingual language specific content?

Hi,

i have to make a Drupal Multilingual site(s.

Is it possible to have language specific content?

For example; there are some products on the website but they are different between the languages (and less or more products depending on the language)

Is this possible?

Thanks!

Need help with views

Help a newbie in Drupal :)

I stopped on single issue...
Output on the main page in the form (it's done!!!):

<div class="item-list">    
<ul class="items">          
    <li class="items-type-1">
        <a href="#">  
          <span>Title 1</span>    
          <img src="site-path/image1.jpg />  
        </a>
     </li>
... ... ...
     <li class="items-type-4">
        <a href="#">  
          <span>Title 18</span>    
          <img src="site-path/image1.jpg />
        </a>
      </li>
... ... ...
</ul>

Here, li class - from views (items-type-[field_name-tid])

I want to add a views header, in form

<div class="container">
<input id="select-type-all" class="selector-type-all" name="radio-set-1" type="radio" checked="checked" />
<label for="select-type-all" class="label-type-all">All</label>
<input id="select-type-1" class="selector-type-1" name="radio-set-1" type="radio" />
<label for="select-type-1" class="label-type-1">Term Name 1</label>
... ... ...
</div>

My problems...
1. if I copy my code and paste it in page.tpl.php - it's works
2. if I use the views and insert the code for the radio buttons in Global: Text area - I do not know how to specificy a class to list items (li) in style.css (to be compact and themed), because it turns out

Pages

Subscribe with RSS Subscribe to RSS - Before you start