can anybody help with this please. this is the first time i have tried to create/publish xml. do i need to do anything special. should the variant be marked as non-HTML or normal.
the content type i am using is an old content type but this is the first page variant. i don’t know why it won’t appear in my content list and publish.
all of the other variants for this content type are set to active assembly format normal and publish when never. This is the only page template set to normal, default.
I am using 5.7 and in the system tab registration for the variant I have my sites assigned.
we have a custom publisher plugin written by percussion consultants. I know very little about the internal workings of it, but as far as i know it is based on the out of the box publishing for “normal page” publishing. the difference is that we have a content type that contains snippets, and these snippets are published as individual files.
i have never had a problem before setting up new content types and publishing them in the normal way.
do i need to do something special for xml publishing. i could understand if what was published was incorrect, but don’t understand why my content item wouldn’t appear in the content list.
not that i am aware of. i did put that field in the ce yesterday but as per my previous post had trouble populating it and then when i did manage to populate it, my xml variant was the only item in there so i removed it from the ce again.
here is an extract from the doc we received from percussion about our publishing.
#################
Our custom content list is called from the Publishing process using the application /Rhythmyx/PO_Support_pub/wireframe_list.xml and is based on the standard site folder publishing mechanism. The differences between this process and the standard SFP process are solely to do with the interception of approved content types and the pulling apart of wireframe content items.
2.2.3 Deciding which content items to accept
The exit placed in the /Rhythmyx/PO_Support_pub/wireframe_list.xml application is called po_FragmentContentListGenerator and accepts a number of parameters; the first 11 parameters are exactly the same as the SFP exit in /Rhythmyx/rx_Support_pub/wireframe_list.xml, but there are two additional parameters which need to be added. These are detailed in the following table;
Parameter name Purpose
AcceptableContentId Content Type ID of wireframe
ArticleContentTypeID The list of content IDs that are published by this plug-in. The list is comma separated.
##############################
AcceptableContentID is the id of our Wireframe content type. This is the content type that contains snippets which are pulled out by the publisher and published as individual files.
The ArticleContentTypeID are our other content types that are published as “normal pages”. I have put the content type id of my new variant in this field.
All other variants of this content type are snippets which are assembled into wireframes and published as individual files. This is the first “page variant” that i have tried to produce from this content type.
thanks for trying to help but for some reason using this content type and trying to publish a full page has broken all of the snippet publishes so i am going to undo everything i have done and start again with a new content type.
will be making another post as i have no idea how to go about this.