Form Properties

A brief explanation of the form properties is as follows:

publicationIds: the publications in which the action should search for articles

searchExpression: the search text which is looked in the article fields

fromLattitude: the latitude from which articles should be looked for

fromLongitude: the longitude from which articles should be looked for

toLattitude: the latitude to which articles should be looked for

toLongitude: the longitude to which articles should be looked for

startDay: the start day from which articles should be searched for

startMonth: the start month of the from date

startYear: the start year of the from date

toDay: the day of the to date

toMonth: the month of the to date

toYear: the year of the to date

sectionIds: the ids of the section in which the articles should be searched for

searchSubSectionAllowed: indicates if articles in subsections of sections specified by sectionIds should also be searched

articleTypes: restricts the searched article types

Please see javadoc for further details of the form properties.

An example war file is shipped with the plug-in to display the minimum functionality of the plug-in in publication templates.