Day 7 (Feb 5)

- several module updated to current version (CCK, Views, biblio)
- module contemplate installed: it allows us to easily and quickly change the style of teaser/main body presentation,
just by putting the right html code to administer->content->templates.
(Possibly it would be more right to do this in a theme, but I'll rather leave this till much later.)
- first attempts with CCK:
- I created content-type OP-test

- I installed active-select to work with categories (more on this later)

- a bit of clean-up: I deleted the unused categories/containers (plus one that was used -- not a good idea!)

TODO: decide category x CCK
get it working with views

New finds about Views

1) Views don't like if the node-type is not specified (this produced the mysterious error yesterday). OK now.

2) Views produces a specific URL for a given query and, moreover, it is possible to use a view it by forming a proper URL. Great! Possible uses a) use "buttons" to do the search b) create another interface that possibly is nicer, and, more importantly, uses ActiveSelect (or however it is called). Maybe we can use a new node-type 'query' for it?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.