I want to write some howto's for OP starters, but other OP users input required
I'm pretty new at working with OP and Drupal and I'm using it for about a month now.
I really like OP, but it has an awful lot of features and figuring out how to do something takes a lot of time. I frequently have issues with functionality, theming or layout and usually I can find a workaround and also frequently skip because I can't figure out the remaining 5%
Read moreDo you want to give input for OpenPublish howto's?
how do I use "node in block" ?
I want to use the node in block-module but Iisn't visible. I checked the input formats, but it's not visible
In the context I assigned the node-in-block to the region I want it to display, but it doesn't show. It shows on the Node-in-Block config, but not on the page itself.
I like the feature, but how do I configure it, so it will show?
http://drupal.org/project/nodesinblock
http://drupal.org/project/context
Taxonomy questions
I have some questions about taxonomy and its behaviour in OpenPublish 2.2.
1. I have taxonomy-terms that look like this: A-50. When indexed the '-' is removed and it is stored as a50 in the index. When adding the content the taxonomy-term isn't added to the node. Similar items such as A-375 are added as they should, so it probably has to do with length. I've changed the indexing in search to 2 (instead of the default 3), but that doesn't work. What can be the problem and how can I solve it?