Hey im using Drupal 5 and i was wondering is there a way to create content and publish it to a page other than the front page?
Ive used the CCK module to make new content types, but i want everyone to be able to view the content i publish without them having permission to add that content.
Hi
I've been using drupal for about a month after using Mambo and its gone quite well so far building a closed members only site for a non-profit organisation. But!
I want guests (ie non members) to see page that is not the normal front page (ie, not where 'promote to front page' items go). I'm happy that registered users going to the usual home page. On this new front page I want to put sign-up instructions etc.. and explain thanks for stopping by
I have a site with many page templates, and its having some format issues in IE7.
What I'd like to do is take Garland's cue and add a clause to check for the correct IE stylesheet based on browser. But rather than make this adjustment across 20 page templates, wondering if I can add to $styles in template.php... and have it always be called.
I see in Garland they added something like this into the of page.tpl
I get the following error when I try to edit a story node in Drupal #5:
warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'element_node_form' was given in /home/www/Drupal5/includes/form.inc on line 217.
I'd muchly appreciate it if someone could take a look at this. It's my Drupal 4.8 log revealing a number of edits made by an anonymous user, despite the access permissions being set so this should not be possible (the actual URL has been stripped in case there is still a security issue):
The only tick in "access control" against "anonymous user" is "node module -> access content". Meanwhile the access logs for the defacement, for this IP, limited to just POSTs, is thus:
217.44.x.x - - [24/Jan/2007:23:16:52 +0000] "POST /?q=user/register HTTP/1.1" 302 5 "http://myserver/?q=user/register" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; YPC 3.2.0)"
217.44.x.x - - [25/Jan/2007:02:43:08 +0000] "POST /?q=user&destination=user HTTP/1.1" 200 3836 "http://myserver/?q=user" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; YPC 3.2.0)"
217.44.x.x - - [25/Jan/2007:02:43:50 +0000] "POST /?q=user&destination=user HTTP/1.1" 200 3836 "http://myserver/?q=user&destination=user" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; YPC 3.2.0)"
217.44.x.x - - [25/Jan/2007:02:44:26 +0000] "POST /?q=user&destination=user HTTP/1.1" 302 5 "http://myserver/?q=user&destination=user" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; YPC 3.2.0)"
Is it possible to make multiple menu items -- all pointing to the same parent page -- lead to different anchor points on that page. We are trying to reproduce a site where one page has this. You can see the example here: http://www.vfamilycoffee.com/order.html