I am looking for a way to include a few blocks within my normal block layout, but without the usual css styling included. In other words, I want to keep the styling I have applied for normal blocks, but add a few blocks with no styling. My reasoning for doing this is to use them for simple images, ads, etc, without these entities being framed in a standard block and I want them embedded in my normal block layout.
I have tried to find a module that would let me create and maintain a links page for my website. There don't seem to be any, has anyone else done this? If so how?
After I changed another server instead to use sendmail, I still can not registe new user.
After I clicked the button with my name and mail (root@magicloud.magiclouds.org) writen down, I got "The page can not display" from IE. And as I check httpd-error.log, I got:
Fatal error 'Unable to read from thread kernel pipe' at line 1100 in file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno =
0)
[Mon Jun 28 09:53:15 2004] [notice] child pid 36135 exit signal Abort trap (6)
When I push on my web XML button for rss syndication of my contents and try to go to //index.php?q=node/feed I get a "Error 500". ¿Any idea in what is this and how can I solve this issue? Thanks in advance.
The help displays that contained blocks of code fragments in a box caused the node to be wider than the screen. This meant you hade to use the horizontal scroll bar to see any blocks on the right when viewing a help display.
(ignore the . infront of the <, I put those there so they would not be acted upon. Don't search for the period (.) )
Here is how to fix that. Using a text editor search one by one through all modules for the tag .
and insert the tag . immediately AFTER it, if the .<code> tag is not already there. Then search a second time, in the same file, for the tag .</pre> and insert the tag . immediately BEFORE it, if the . tag is not already there.
For the nit pickers among us.... ;-)