Drupal is up and running but how do I ...?

Leech module 4.7.x-1.3 super mind-boggling question

Hey guys.

Where do I input my feed URL using the leech module?

The user navigation items are:
1.) All feeds
-> callback = "leech_news_page_default"
-> type = (not specified, defaults to MENU_NORMAL_ITEM)
2.) administer >> leech
-> callback = "leech_page_admin"
-> type = (not specified, defaults to MENU_NORMAL_ITEM)
3.) administer >> settings >> leech
-> hook_settings() implementation

Need advice - CCK/Views

I need some help with how to set up a custom content type and then either using views or contemplate to customize the output.

(Bear in mind what I need could probably be done with categories and the web links modules, but it's the output that I really need to customize.)

First, I need a view that looks like this:

Topic 1
    Subtopic 1a
        Web link category 1 (3)
        Web link category 2 (2)
        Web link category 3 (4)
    Subtopic 1b
        Web link category 1 (2)
        Web link category 2 (1)
        Web link category 3 (5)
Topic 2
    Subtopic 2a
        Web link category 1 (0)
        Web link category 2 (3)
        Web link category 3 (1)
    Subtopic 2b
        Web link category 1 (5)
        Web link category 2 (0)
        Web link category 3 (2)

The numbers in parenthesis are the number of nodes for that web link category and subtopic. If you click on the web link category, you are either taken to another page that lists the actual links, or the web link category could be collapsible, defaulting as collapsed.

To futhur complicate matters, topics and subtopics are further categorized. For this example, the category could be something like "audience", so certain topics and subtopics would appeal to certain audiences. I'd like a view where you could specify what audience you want the listing for.

A private site with a public side - what modules and versions?

I'm trying to describe my needs here as completely I can.

First of all, when a user is not logged in, the site should be a simple static public site, having a few articles in a menu and a current news page which lists a few articles. There should be no access to any other content than the few articles listed and the few news items explicitly published to global access. If a user registers, most things should stay the same - the main difference is that they can fill their profile and perhaps subscribe to notifies about new / changed content.

In addition to that, I need a members section - which grants access to additional content. All members should be able to see the articles in the members section, which is the heart of the site - where all the actual action happens. Members should:

  • be able to read all articles in the members section and post new articles and news items.
  • be able to modify each other's member articles.
  • have their own menu block displayed and they should be able to modify it as they see fit.
  • be listed for other members to see on some page - with contact information such as e-mail and phone.
  • be able to communicate with each other via e-mail in a mailing-list fashion - and it would be nice if such messages were also accessible via the drupal interface.

Need Help to find best solution for MS Word users

I've got users who use MS Word to create monthly newsletters. They would like to put these online and they are not technically savvy so the most that I could ask them to do would be to save the documents as html/web pages. But I've tried all kinds of things and can not get content out of MS Word into drupal and still have it formatted properly. It looks awful! The only way that I have been able to do it is go from Word to Dreamweaver or notepad and then to a drupal text area and then of course the formatting is gone.

textimage module cutting off

Hi, I know this may have been covered before. I had 4.74 with captcha and textimage working. It had issues because the background was cutting off the letters. I found a fix for it and it was to increase the $imageWidth on the textimage.module

I now upgraded to 5.0 with the new upgraded modules captcha and textimage. I'm having the same issues with the background box not wide enough for all the letters. Does anyone know which line it is to increase the background width? I have searched and cannot find it. Thanks.

Cannot log in

I cannot log in to my drupal site. The only way to login is through one time login from e-mail.

I cannot get access as administrator or any other user. Drupal recognizes that my login and password are correct but than nothing happens...
Maybe this is something with cookies/session. I don't know... I've tried other CMS (Joomla, xoops) with no problems.

My hosting runs IIS 5.0, php 4.4.1

Can anybody help me? :)

Sorry for my english...

Pages

Subscribe with RSS Subscribe to RSS - Post installation