HTML Problem on Authors Pages
On our OpenPublish site, we noticed that on the Authors pages, our top navigation was not centered, but instead was shifted to left in the header. This problem showed up when we started running our site through a reverse proxy that does HTML rewrites.
After some digging into the HTML code, we discovered that the original HTML had a line <div class="views-separator"/></div> which gets rewritten as <div class="views-separator"></div></div>, ie It has two closing div tags, but only one opening tag.
Read moreHow to add content, the author writes the page?
Hello,
How to add content, the author writes the page?
Demo; http://ap.openpublishapp.com/author/dana-morris
Read moreNew theme vs. sub-theme of OP default
Reading through the OP documentation on theming, I notice a strong push towards creating a sub-theme. It seems to me, though, that the push comes from an assumption that you'll be keeping your site rather close to the stock OP functionality and look/feel.
Read moreReadymade commercial theme
Hi
Are there any commercial themes for open publish? Has anyone used them? Is it even required or one can/should start with vanilla open publish
sksitl
Read moretheme_item_list function
I want to replace the theme_item_list() function which exist in includes/theme.inc with my own function with some modifications. Where i must place my own function? In template.php or elsewhere?
Read moreinsert a image logo in swf format
hi all, i have the openpublish-theme but i want to insert the image logo in format .swf... how i can do it?
Thanks a lot
How to Change Height of Menubar?
What file do I edit to change the height of the menubar?
Read moreLogged-In Sub-Theme Help Needed
I could use some suggestions where to look to solve this problem: For logged-in users, the right sidebar content appears at the bottom of the page, just above the footer. When you are logged out, the right sidebar appears in the correct position. This is on nodes; the front page is fine. When I switch back to the Openpublish default theme, the problem goes away. (There is are CSS classes visible in Firebug of logged-in/not-logged-in, but I am not sure what to do with them.) Any wild guesses would be helpful.
Read moreOpenPublish website for Greenlandic Broadcasting Corporation (KNR)
We've just launched a multilingual website (Greenlandic, Danish and English) using OpenPublish. The website was earlier in TYPO3 and has been migrated to OpenPublish. The case study is available at: http://www.srijan.in/blog/typo3-drupal-migration-knr-case-study and on drupal.org at (currently with images unpublished): http://drupal.org/node/1107896. Please leave your comments on the quality of the case study.
We'd like to see this promoted to the Home Page, as this is a first of it's kind migration (TYPO3 to Drupal/OpenPublish).
Read moreAdding divider to new view
Hi
I added a new content type, and a new view to view this content type as a list of nodes. Im using view for this purpose, but i cant figure out how to add the divider div between each node. I have compared to the existing view used for articles block listing, but i cant find any "divider" reference.
How is this accomplished ? I could add a border to the bottom in the div box, but then i would get a divider at the bottom, which i do not want.
Read more