As far as I currently understand how Drupal's cron system works, it allows for only one cronjob. Say someone needs a daily and an hourly cronjob, how to do this? And I mean two different cronjobs, 1 updates this and the other something completely different. Not the same jobs!
This seems immpossible with how Drupal currently immplements cronjobs. This is hackable, but basically I want to be sure there is not already an "official" way of doing this Drupal style.
1. Is there a way to broadcast email all your website members?
2. Is there a way to keep a db of all your members and their contact info?
3. Is there a way to require your users to register specifically for your site, as opposed to simply being a member of any other Drupal website?
Can I move my Drupal test site from the directory blahblah.com/drupal/ to blahblah.com? I would like to move it up to the top after testing it. Thanks in advance.
Hi. I am working on a design for a new site. My questions are as follows:
(1) Will I be able to use permissions and logins to have a site with 2 faces - a public non-logged-in face with some limited forums/news and a second members-only-logged-in face, with lots of features?
(2) If the above works, then can I choose pieces of news and forums (e.g. a particular public topic) to appear on public side, but sourcing from that input on the members sire (like a preview of sorts)?
Hi Everybody !
I've a problem with tables on my main page. Some users like to use tables in their postings. When one of theese postings is shown on the main page , the table is not closed by the "end table tag" because you can't see the whole article. What can I do to fix such problems ?