i have got acquainted with drupal comparative recently and now i try to optimize it for thematic blogger (multiuser).. i've already added some modules, but my requirements are not settled by it..
On default, www.website.com/blog/user displays the blog entries of that user in teaser form. What code needs to be changed in order to display the whole blog posts instead?
I have set up subdomains that I want Drupal to serve. Right now, I have Drupal serving out the top level of my domain only. For instance, if I have www.mysite.com set up to use Drupal, how can I get the same instance of Drupal to serve up blah.mysite.com?
I want to create a website that has a lot of featured articles in-house and everything except for this one thing is within the Drupal CMS. How might I set up drupal so that after a ceartain ammount of words, and/or even paragraphs, a "read more.." or "Page2: The Next Chapter" type link apears right after the last period before the page breaks?
I will have large readership, and it will be supported by adsense because of the vast ammount of topics that are discussed and the people who would read it.
Help!!! I am not able to login to my Drupal system Here is the error I get:
Fatal error: Call to undefined function: _ldap_integration_fake_user_login() in /Volumes/EdgeFiles/webEdgeSites/webEdge/modules/ldap_integration/zcallbacks.module on line 47
Is there any way to set a total file upload size limit for the entire site ie for all users combined? I see how to change the total allowed per post and per user but not per site.