[Typo3-dev] tt_content and metadata/keywords

Terry Remsik stripe-man at stripe-man.com
Tue Dec 28 14:05:16 CET 2004


Hi dan				

Was there a solution?  This is what my p ost was about...  i think its simular..

 I am currently testing Typo3 version 3.62.
It looks very inclusive and seems very easy to use.. thus far!

However If I may ask for a little direction:

In order for me to use this on my site.. I need to do some modifications to
the metadata information.

I need to be able to add to and modify meta data fields. The author adding
pages (templates?) needs
to have the ability to add and modify meta data from Pull down menus and
text fields. I have about
30+ meta data attributes that MUST be set on each page individually.

Many of the metadata I have to specify is company specific and proprietary.
IE:

<meta name="formattype" content="Imaging"> (choices can be: "Imaging,
picture, still, moving, etc)
<meta name="imagetype" content="jpg"> (choices can be: "jpg, gif, png, mov)
<meta name="source" content="imagery cameras"> (choices can be: Imagery
cameras, static cameras, satellite imagery)
<meta name="classification" content="confidential"> (choices can be: conf,
company proprietary)

THERE ARE MANY more that I have to add!!!

I have turned on (installed) the extended metadata extension that came with
the CMS and have noticed some
customization is possible.. but how far can I go with this? If I add to
the arrays... will I have to mod the
database? If so, where and which ones? Which pages will I have to edit?

If I could get someone to point me in the right direction .. I would be
very grateful.

I will continue to test but I hope that there is a an answer out there
somewhere!

Thanks for your time in reading this..

Terry Remsik
stripe-man at stripe-man.com



- Terry Remsik (stripe-man)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/52904/
					
> I have address this problem in an (unpublished) extension i've been
> working on.
> 
> It possible to hack tslib_content to pick up whenever a record/piece of
> content is published to a page (e.g. news record). The you just add a
> call to add stuff to the page header (keywords, categories etc).
> 
> We're planning to put this system online in a demo install really soon.
> We might publish it quite soon...
> 
> I'll try to do a full feature list soon...
> 
> dan
> 
> stefano cecere wrote:
> > hallo everybody
> >
> > i'm beginning to go into the "metadata/keywords" world in typo3.. that
> > is , to assign configurable keywords to pages and contents..
> >
> > i see there are several extensions on this topic, and a bit of literature..
> >
> > but they all are about metadata assigned to pages (advanced or normal..
> > in anyway: pages) but not to the "contents", that is straight into the
> > tt_content table
> > i see kasper's "Keywords menu" affects the tt_content table.. but i
> > don't see how
> >
> >
> > maybe the best way is to leave keywords to the page header, and not to
> > the content object?
> >
> > anybody involved in this topic would like to brief the situation and
> > future development?
> >
> > regards
> > stefano
> >
> >
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
> 




More information about the TYPO3-dev mailing list