Is there anything we can do with drupal which ask's for payment from user for posting ?
or user a/c with several credits to let them publish ?
or something tht related to user Karma to allow them to write content ?
I am working on writing a module for a client who has a large amount of data split across several tables that have essentially the same structure, but different names, and because of this I often find myself having to generate dynamic table names to access these tables. Currently I have to validate the user-supplied part of the table name, then run the table name through db_escape_table() to ensure that it contains no bad characters.
I'm considering using Drupal to implement a CMS app for a client of mine. I see in the Access Permissions reference that there is a permission called "access content." Is there any way to get finer granularity so that I can give users permissions to see certain groups of content?
I have some websites to create for petty soon (around back-to-school) and I decided I would go straight to 6.0, since I don't want to try to understand Drupal 5 only to have to go to 6 just after two months (I already saw quite a lot of differences between 5 and 6).
How can the articles or stories be sorted according as I wish and not just
according to date or alphabet or just stickied ?
How can Organic Groups have individual forums by default and album, own icon/logo ?
Currently it seems to provide blogs only.
How can users have buddies only after approval and list them on profile page
with a more link once the number of buddy is more than 10 or 20 ( or 'x')
Currently it provides no such link.