I have seen other websites do this like drupalshowcase. But I can't seem to grok how to do it. Any suggestions? Go see http://www.thinkingpost.net to see what I mean.
It is very much annoying when my username doubles as not only an editorial writer but the sole admin too. WHat I really need is to be able to select if those ads are disabled while I am logged in or not. Or, even better, if they disable for me but not other users. (if admin=1 then hide ads, etc)
It looks unprofessional to have those ads dissapear, or a placeholder not come up while I am typing an article or story or editorial or blog post and they are trying to read the website. I also may be losing click through revenue and/or traffic.
I know this is prob. not the right forum, but maybe someone will be kind enough to help me out.
I have installed Acidfree and transfered my whole site (including lots of path aliases)
A specific album is called like this
mysite.com/subfolder1/subfolder2/index.html
The next page of the album is called like this:
mysite.com/subfolder1/subfolder2/index.html?from=9
My original site had :
mysite.com/subfolder1/subfolder2/index2.html
I wrote this rewrite rule:
RewriteRule ^/index2\.html$ /index\.html?from=9 [R=301]
when submitting a story, by default drupal will format $submit with something like the following:
"Submitted by username on 30 November, 2005 - 4:03pm."
i'd like to keep the date but remove the "submitted by username" stuff prepended to it, but doing a full search of the source, i can't seem to see the phrase "Submitted by" showing up anywhere?
if anybody can point me to the appropriate file name, and even better, the line number, that'd be super :]
Could someone take a look at this forum post [ http://7cworldwide.com/node/123 ] on my site and give me some idea of what's breaking the style? The right block is being pushed out on page 1. In a couple of the comments on pages 2 and 3, some content ends up outside the comment block.
Any help you can offer would be greatly appreciated.
This module would interact with the google mapping software to display the location of the user (location pulled from profile). In addition, it would be cool to overlay the map with dots on the location of their buddies (clicking the dot could pop up their picture and a link to their profile). I also think it would be cool to have a 3rd overlay that displays the locations of the visitors to that page (based off IP address).