Closed (won't fix)
Project:
Composite Layout
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Feb 2009 at 04:37 UTC
Updated:
12 Sep 2009 at 03:51 UTC
It is may more powerfull and simple if add "term" in lay out, eg: term 1 in top zone, term 2 in left zone,...i mind 5 or 10 lattest post in every term, if use node in current composite feature it become difficult to filter taxonomy eg 1000 node new post :)
I try http://drupal.org/node/135344, Display latest X nodes from a taxonomy terms set, in block. but it snippets not compatible with prosepoint module or tinymce, msyql error, if disable prosepoint module it snippets work, but if enable again, msyql error message again.
thanks
www.silih.org
Comments
Comment #1
rosoroso commentedComment #2
bengtan commentedHi,
> It is may more powerfull and simple if add "term" in lay out
I don't think this is quite feasible.
> I try http://drupal.org/node/135344,
You probably need to enable the PHP Filter module (in Core - optional), make sure your input filter is set to 'PHP Code', and then make sure you are using the editor in HTML mode so it doesn't corrupt your code.
Comment #3
rosoroso commentedHi too..
I had set filter on "PHP code" and written on HTML, then http://drupal.org/node/135344 is work properly with composite layout, it looks nice and very simple...term 1 on top, term 2 on left,...zone and more prety if plus quick tab
but the problem is I used prosepoint modul (channel, image, editor. gallery) also and the result is crash if I enable it all, mybe it crash with prosepoint channel modul. msql error.
then if dislable prosepoint modul, it back to work properly again...
Of course prosepoint modul have X lattest post per channel in block, channel x in top, left, right, ...that similiar with my request, but it need set up edition manager yet to do it...Then i need more time to teach my journalist team :), they are full understand about powerfull "term" but they are a little confusing (overlap) with channel module (CCK content taxonomy) :)
now I am still think to choice prosepoint modul or composite layout modul...it hard choice...to leave one of it...
Ok. Thank for your information
Rost
Comment #4
ericinwisconsin commentedIf I'm understanding what you need, a very good workaround is to use the Content Taxonomy module. It allows you to create a CCK field tied to a Taxonomy (Vocabulary). Since it's a field, you can add it to the zones of Composite Layout.