Sunday 29 June 2008 6:44:14 am
Hi ! I have some troubles with dynamic blocks and ManualAddingOfItems=enable. First, if I set a block like this :
[block1]
Name=Home - block1
NumberOfValidItems=1
NumberOfArchivedItems=0
ManualAddingOfItems=disabled
FetchClass=Lastcontent_fetcher
FetchFixedParameters[]
FetchFixedParameters[Class]=my_article_class
FetchFixedParameters[Source]=456
FetchFixedParameters[Limit]=1
FetchParameters[]
FetchParameters[Source]=nodeID
# Single / Multiple
FetchParametersSelectionType[]
FetchParametersSelectionType[Source]=multiple
# True / False
FetchParametersIsRequired[]
FetchParametersIsRequired[Source]=true
... All is right, when editing the block (into the backoffice), I can specify the fetch parameters (like Source), and then the last article is fetched by the Lastcontent_fetcher class. The trouble comes when I set ManualAddingOfItems to enabled (because I want a possible human priorisation on the article displayed), in the backoffice, the "choose source" button is not avalaible, and the "Add item" button has replaced it. Do you think I badly configured the block or this is something impossible to do with ezFlow ?
eZ Publish Freelance
web : http://www.webaxis.fr
|