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

Archive: Group pages by month, but showing only month links...

Hi there!
I´ve been reading this snippet, about archive options.
I´ve already installed the Views module (but don´t completely understand how to use it yet...)
I want to know how to do an annual archive like this:

2005
January
February
March
April
May
June
etc...

i18n.module and views.module are compatible?

I'm trying to implement i18n.module to a site in development using a bunch of modules and path.module active. Everything works smooth but I'm having troubles with views.module.

In short, I assign each content page to a section defined using taxonomy. I got primary menus for the general menu bar and then each section creates its own menu on a block using views.module detecting which term onto the sections vocabulary each page has. There are 4 different blocks for each section made by 4 different views.module definitions.

www.mysite.com/node

When i key in above address

www.mysite.com/node

I get a listing of every single node that has been submitted I notice this when i tried deleting a node as the exact page appears.

Have seen this before using RC2 (i think) upgrading might help it ... i'll try later

<br> tag disappears

Hi,

I'm running 4.7 and using the latest version of tinymce.

When editing content (page type), br tags show up. That is,
<li>This is a<br /> test</li>
properly shows up as

This is a
test

in the body text box.

but, when I save the page and view it, those br tags are not included. If I return to the edit page, the br tags are still there, so they're not being lost on save.

Is this a drupal or tinymce bug? I am a drupal newbie so perhaps I missed a setting. Thanks

Mod_Rewrite semi worked

i didn't use .htaccess but i edited httpd.conf of my server.

First thanks for the info at http://drupal.org/node/15365

i have added


RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

Now, everything seems working fine, i managed to eliminating the "?q=" in internal URLs

Login block still shows after users login...how can I change this?

4.6

I swear I read somewhere on how to make it so the login block disappears after you login. It does for me but occasionally it doesn't and I've had some users tell me it never disappears and since it doesn't their navigation block doesn't show up.

any advice?

Thanks in advance.
Jeff

Pages

Subscribe with RSS Subscribe to RSS - Post installation