Are you adding data via a macro or just displaying it?
macro.formatter.isPreview() should tell you the answer.  Once you get
the item-add working without a macro that shouldn't be an issue.  I
would suggest ignoring it for now, and I can patch it up to work
correctly.

If the metadata is being embedded in the page then there's not much
reason to archive it on a point-by-point basis, at least at first.

--Philip

On 4/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I've gotten a simple macro going that will extract metadata from the
> database  (see screenshot) using a new db schema on the wiki[1]. I've
> updated the Semantic Wiki page[2] a lil bit too.
>
> Here's how I plan on getting this thing going:
>
>  * get add item working via the [name := value] syntax
>  * add special page to edit vocabulary and define types (see my comments
> about the wiki)
>  * add a metadata search page
>
> After that it'll be mostly working. Then it's time to make it look good.
>
>  * play with a tag cloud macro
>  * edit UI for google maps (points, lines, and polygons)
>  * other UI improvements to help select from existing vocabulary
>  * filter and display improvements
>
> I'm slowly learning the macro system. Right now I'm thinking about how to
> deal with editor previews. How should I handle adding new and removing
> existing metadata when someone previews their page? Also, should I have an
> active flag for older metadata that might allow reverting or is that
> already handled elsewhere?
>
> Scott
> ----------
> [1]
> http://www.projectsycamore.org/Semantic_Wiki?action=Files&do=view&target=semantic_db.png
> [2] http://www.projectsycamore.org/Semantic_Wiki
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
>
>
_______________________________________________
Sycamore-Dev mailing list
[EMAIL PROTECTED]
http://www.projectsycamore.org/
https://tools.cernio.com/mailman/listinfo/sycamore-dev

Reply via email to