Can't figure out Muti-site with wamp and drupal 7 on a windows 7 machine.

I have read a few forums about creating a multisite with wamp and drupal 7 but i cant get it to work. I have done the following. Edit the host file and added these entries.

127.0.0.1 www.gswhs73.org
127.0.0.1 www.swil74.org
127.0.0.1 gswhs73.org
127.0.0.1 swil74.org
127.0.0.1 www.gswhs.grundy.k12.il.us

Unnecessary paging

I have a strange issue that I can not pin to a specific module and was hoping someone could point me in the right direction.

Basically, all comments offer a pager even when unnecessary on all content types.

So if I create a new article and then post a comment, there will be a pager showing 6 pages even though there is only one comment.

e.g. (1 2 3 4 5 6 next › last »)

All pager options bring you to new URL (i.e. page=1, page=2) but they are all actually the same page.

Help in finding a starting point to troubleshoot would be appreciated.

ckeditor install

Can some please show me how to install ckeditor on drupal 7 .
\Give step by step instruction I have Google it over and over and it just not working(all steps I have tried tells me it not installed) please some one help

Can't override Taxonomy Pages

I can't over ride my taxonomy pages. I have copied "taxonomy-term.tpl.php" from the "modules/taxonomy" to my theme, but it seems to have no effect, even when the caches are cleared.

Overriding taxonomy pages was quite straightforward in Drupal 6, so how do you do it in 7?

How to toggle between admin and anonymous interface when theming.

I am designing a theme where most of the site visitors will not be logging in. I am looking for an easy way to toggle between the admin and anonymous views when theming so I can I can tell how my design will appear to users not logged in. Can this be accomplished with the Theme Developer module or is there an easier way to accomplish this frequent switching back and forth when theming? Thanks.

block.tpl.php naming suggestions and overriding

Hi I am using Drupal 7. I have a secondary menu in a block which appears in the left sidebar. I want to override the default 'block.tpl.php' template file. On advice, I have determined that the menu block is called 'menu-csr-secondary'. I got this by hovering over the 'configure' link in the blocks screen and seeing the following:

http://[domain]/admin/structure/block/manage/menu/menu-csr-secondary/configure

So I would assume that I would need to copy the default 'block.tpl.php' from the modules directory into my theme directory and rename it thus:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x