Hello texas,
Wednesday, July 4, 2007, 11:34:50 AM, you wrote:
t> So another question.
t> it needed to take just updated content without an old pages only. Will it
t> be possible?
Look at this
create table `al_core_field_value` (`id` bigint not null, `version`
bigint not null, `locale_identifier` varchar(10), `simple_value`
varchar(252), `field_id` bigint, `last_updated` datetime not null,
`value` longblob, primary key (`id`)) type=InnoDB
Yes. You can use the fields "version" or "last_updated".
t> So do we need to create some new plug -ins to work it out or it possibility
t> are exist now?
Read Developer Guide how to create modules.
t> Some CMS have a static content export. OpenCms for example. But it can't
t> exporting a separate parts (pages) of of the CMS not whole content.
t> For example we've create new article and atleap load a new created page and
t> we need to take it in the static form (ready jsp html page) to load on the
t> mirror immediately.
t> So have this ex. that you propose needed possibilities or we need to improve
t> source?
I have already said you should write your own code. I offer to use web-filters.
--
Best regards,
Andrey Grebnev mailto:
andrey.grebnev@...
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...