Community discussions around Open Publish distribution.
OpenPublish is a packaged distribution of Drupal, that has been tailored to the needs of today's online publishers. OpenPublish is ideal for the implementation of a variety of media outlet's sites including: online magazines, newspapers, journals, trade publications, broadcast, wire service and membership publications. Built and supported on standard Drupal core (currently Drupal 6x), OpenPublish features support everything from basic news coverage needs to Web 2.0 trends, social publishing, semantic tagging and topic hubs. Each component bundled in the distribution is well supported, documented and modularly designed according to Drupal's architecture.
Some useful links:
- System Requirements: http://openpublishapp.com/requirements
- Download URL: http://openpublishapp.com/download
- Installation Guide: http://openpublishapp.com/doc/installing-openpublish
- Running an OP-based site? Please let us know: submit your URL to OP Sites Gallery
Important note: in order to fix consistency issues and critical bugs, in a timely manner, OpenPublish had to patch some third-party modules included in it. It's not recommended to independently update those. More information at: http://groups.drupal.org/node/60313
Somehow an <em> tag got embedded on the page
A user created a blog, but apparently I did not configure the fck editor correctly and they entered some of their own html tags which has messed up the formatting for that page.
I tried to cut the contents of the post and re-paste it into the content area using "paste as plain-text", to clear out the formatting, but it didn't work.
Somehow, an <em> tag has been embedded on the page, not just the contents of the post itself, messing up the formatting of the entire page.
How do I get rid of the <em> tag, when I do not see it in the content box?
Possible to include and upload images to your comments
Hi,
I can't seem to make it possible for a standard "Authenticated" user to upload images or include them in their comment posts. This is a very important feature for us.
Can anyone point me into the right direction?
Read moreRight side region does not appear in article pages
For some reason, the right side region does not appears in Article Pages. I've checked page.tpl and seems alright.
<?php
if ($right):
?>
<?php
print $right
?>
<?php
endif;
?>This was a problem that started before upgrading from OP 1.7 to 2.0. I was hopping that he upgrade would have fixed the problem.
Anybody has an idea what might be the problem?
Thanks
Read moreLosing "wrench" and Create Content pages
Since using OP approx. each week the side panel for the "wrench" quits working. You can see it, but nothing happens when I click on it.
Also, the Create Content page also disappears from the menus.
Has anyone else had this problem? If so, what is the solution if you've found one?
The last time this happened I cleared the cache of OP, AND the browser cache. However, this time nothing happens.
In addition to that in the right column of the front page double blocks appear, but they are not set in the blocks control panel.
Here is what it looks like roughly:
How to build OpenPublish? Drush Make and sites/all
How is OpenPublish built from the install profile? Any hints about how to call drush make for the openpublish.make file included in the install profile so the modules and themes to end up in sites/all/modules and sites/all/themes?
Read moreHow to Restore Site?
I have an OP2.0 *.sql database that is intact. I also have my child theme. Is it possible to install OP 2.0 and redirect it to this populated database to create a working system?
Read moreCan't install OpenPublish on Rackspace Cloud Sites
I'm trying to install OpenPublish on Rackspace Cloud Sites.
I get this error in my log:
[03-Jun-2010 07:07:49] PHP Fatal error: Call to undefined function user_access() in X/content/includes/theme.inc on line 1776
[03-Jun-2010 07:07:55] PHP Fatal error: Call to undefined function user_access() in X/content/includes/theme.inc on line 1776
Anyone tried to do this and succeeded?
Read moreHow do I change permission for my Author Pages so anonymous users can see them?
Can someone please show me what I need to look for to get anonymous users the ability to see Author Pages in OP 1.7.1? I didn't realize till now that anonymous users were not able to see these pages. They get a "You are not authorized to access this page."
I've been looking up and down the permissions page for the permission that would allow this, but can't seem to find it.
Thank you .
Read moreUrgent: How to Recover Articles from OP Database
I need help recovering articles from an OP database. The backup I made only recovered the sub-heds or teasers. How do I recover the actual articles? Many thanks in advance?
Read moreExpanded menus
Hello community,
I just installed openpublish and I couldn't find a solution to display expanded menus.
I didn't change anyting in the default installation.
Any suggestions?
Thanks,
Leo
Read moreOP 2.1 -- Any Timeline?
Is there any timeline when OP 2.1 might be released? Also, any hint on features (drop-down menu, please!), fixes being addressed?
Read moreModify article
I have made some taxonomy for my openpublish site. But when i load it with article i can't see nothing.
For example: Vocabulary : world cup 2010
Taxonomy term: - Groups Analysis -- refer to : http://www.goaledor.com/category/world-cup-2010/groups-analysis
- World Cup 2010 News --> refer to: http://www.goaledor.com/category/world-cup-2010/world-cup-2010-news
But when i open http://www.goaledor.com/articles/World%20Cup%202010 i got nothing.
Please tell me how to fill it.
Thank you..
Read moreProblem modifying homepage articles block
Hi Everyone,
I tried to strip out everything but the title from homepage articles block and I got this weird thing bellow the link:
< class="views-field-"> < class="field-content">
Anyone know how to get rid of this? For some reason it's calling the div class.
Read morehow to override tbody css
I want to override
tbody {
border-top:1px solid #CCCCCC;
}It is located at /modules/system/system.css
I put the tbody in my custom_theme but its not working. Can anybody please help me with this?
I have a latex equation and because of this tbody there is a line being displayed on top of each equation.
An example may be found at http://www.stattler.com/blog/order-stat-talk
I am using DruTeX module and the above tbody is inside something called class="displaymath".
Thanks in advance.
Read moreRSS - How to Customize RSS Feed?
I want to customize the article fields being sent in my RSS feed. Currently, my RSS feed (served through Feedburner) includes the following:
Headline
Byline
Deck:
Deck Text
Written By:
Author's Name
Body
Main image: (filename)
Thumbnail image (and filename)
Related content
I'd like to reduce that list to: Headline, Byline, Deck Text and Body
How do I accomplish this - through a view?
Read moreConverting Content Types
I have nearly 600 blog entries that need to be converted to articles. I'm considering using the nodetypes module, but it says it won't convert CCK types. Is this fine for OP articles? What content type conversion would you recommend?
Read moreHow can I change the height of the primary menu?
Hi,
I'm trying to change the height of the Primary menu. I've tried editing components.css and put a height but it only shortened the grey area. I also tried to modified the .png image, no results.
thanks in advance
Read moreContext - How to Specify where Views appear?
I created a new context for a landing page by cloning the frontpage. This gives me three columns (props to MarkCos re the #center width). I have a taxonomy, the results of which I want to appear in the left-column. However, that content always appears in the center column (on top of content), with an ad in the left-sidebar and other items in the right sidebar. The context's condition is set to a taxonomy.
To experiment, I deleted all content from every column, cleared the cache, but still content appears. Is there a sitewide context interfering?
What am I missing?
Read moreErrors
* user warning: Unknown column 'field_show_author_info_value' in 'field list' query: INSERT INTO content_type_article (vid, nid, field_deck_value, field_show_author_info_value, field_thumbnail_image_fid, field_thumbnail_image_list, field_thumbnail_image_data) VALUES (863, 863, NULL, 'Show Author Info?', NULL, NULL, NULL) in /home/XXXXX/public_html/sites/all/modules/cck/content.module on line 1213.
Read more Menus - Child Item Taxonomy Not Working
I have a child menu item called "Crime." It is a child term of "Local" which is a term of "Topic." My question is how do I list "crime" articles? If I select the "Local" menu item, I get the path /articles/Local and all articles with the "Local" taxonomy are displayed using the "articles" view and context. What do I need to do to get the same display for child menu items?
Read more