Thanks Lukas, that do the trick... :)
Good.
For the other problem, I'm talking about PRChildrenWidget, lets say
I add tree pages, pageA, pageX and pageB, in that order... i want to
see the components as I added, I mean "pageA pageX pageB", but the
component orders the links alphabeticaly, and I get "pageA pageB
pageX"
That was currently not possible. I fixed it in Pier-Model-lr.215,
where the children are stored in a OrderedCollection. There is a
migration script included that makes this migration automatically.
By default the new version still sorts the items alphabetically
according to the title. However you can open an inspector on the
kernel and change the #childrenSortBlock: property to nil, to get the
children listened unordered. There is no UI to change the order of the
children, but that can be done later on. For now, you have to stick
with the inspector.
HTH,
Lukas
--
Lukas Renggli
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...