Posted
about 15 years
ago
dmDynamicMenuPlugin adds a dynamic menu widget to the "Add" menu.
Widget appears in "Navigation" section.
Work with widget is almost same as work with built-in Menu widget.
Dynamic menu will "unfold" your menu according to your page structure.
For
... [More]
example we have such kind nested structure of a pages:
home
page-1
page-1-1
page-1-2
page-1-3
page-2
page-2-1
page-2-2
... etc
All pages have a same layout.
Dynamic menu widget is dropped at the left sidebar and has items:
page-1
page-2
page-3
When we navigate to the 'page-1', widget dymically will be changed.
Menu of page-1 page has menu items of first level and unfolded second level
items, that are subpages of the current page-1:
page-1
page-1-1
page-1-2
page-1-3
page-2
page-3
For more information see documentation tab. [Less]
|
Posted
about 15 years
ago
dmDynamicMenuPlugin adds a dynamic menu widget to the "Add" menu.
Widget appears in "Navigation" section.
Work with widget is almost same as work with built-in Menu widget.
Dynamic menu will "unfold" your menu according to your page structure.
For
... [More]
example we have such kind nested structure of a pages:
home
page-1
page-1-1
page-1-2
page-1-3
page-2
page-2-1
page-2-2
... etc
All pages have a same layout.
Dynamic menu widget is dropped at the left sidebar and has items:
page-1
page-2
page-3
When we navigate to the 'page-1', widget dymically will be changed.
Menu of page-1 page has menu items of first level and unfolded second level
items, that are subpages of the current page-1:
page-1
page-1-1
page-1-2
page-1-3
page-2
page-3
For more information see documentation tab. [Less]
|
Posted
about 15 years
ago
dmDynamicMenuPlugin adds a dynamic menu widget to the "Add" menu. Widget appears in "Navigation" section.
Work with widget is almost same as work with built-in Menu widget.
Dynamic menu will "unfold" your menu according to your page structure.
|
Posted
about 15 years
ago
Since the first open source release, 5.0.0, Diem allows to prevent search engine bots to crawl your website. By changing a setting in the admin menu: "Tools->Configuration->Configuration Panel", you can enable or disable search engine
... [More]
indexation for all pages:
It works by changing the "robots" meta value. This is usefull for keeping control of your SEO, especially when your website content is not fully ready for indexation.
However, until today, the "Site indexable" setting was set to false by default. This means that all your pages had robots meta "noindex,nofollow". In light of this you are strongly encouraged to check this setting and change it to true in order to make your website appear on search engines like Google.
Be aware that this setting is culture dependent. If your website is multilingual, you need to change the setting value for each culture.
Next versions of Diem (5.0.6, 5.1.2, 5.2) will have this setting set to true by default. [Less]
|
Posted
about 15 years
ago
Since the first open source release, 5.0.0, Diem allows to prevent search engine bots to crawl your website. By changing a setting in the admin menu: "Tools->Configuration->Configuration Panel", you can enable or disable search engine
... [More]
indexation for all pages:
It works by changing the "robots" meta value. This is usefull for keeping control of your SEO, especially when your website content is not fully ready for indexation.
However, until today, the "Site indexable" setting was set to false by default. This means that all your pages had robots meta "noindex,nofollow". In light of this you are strongly encouraged to check this setting and change it to true in order to make your website appear on search engines like Google.
Be aware that this setting is culture dependent. If your website is multilingual, you need to change the setting value for each culture.
Next versions of Diem (5.0.6, 5.1.2, 5.2) will have this setting set to true by default. [Less]
|
Posted
about 15 years
ago
Hi folks,
I'm pleased to anounce the immediate availability of Diem 5.1 stable!
This new version brings popular features like mailing, enhanced symfony filters, "Forgot password" widget, unlimited Areas per page and layout... and many others new
... [More]
features.
It is NOT compatible with Diem 5.0, but upgrade is easy.
I'd like to thank the community for the huge work completed on this release. 11 authors contributed to Diem 5.1, with 374 commits.
Download Diem 5.1.0
Learn about new features
View changes on GitHub
[Less]
|
Posted
about 15 years
ago
Hi folks,
I'm pleased to anounce the immediate availability of Diem 5.1 stable!
This new version brings popular features like mailing, enhanced symfony filters, "Forgot password" widget, unlimited Areas per page and layout... and many others new
... [More]
features.
It is NOT compatible with Diem 5.0, but upgrade is easy.
I'd like to thank the community for the huge work completed on this release. 11 authors contributed to Diem 5.1, with 374 commits.
Download Diem 5.1.0
Learn about new features
View changes on GitHub
[Less]
|
Posted
about 15 years
ago
Hi folks,
I'm pleased to anounce the immediate availability of Diem 5.1 stable!
This new version brings popular features like mailing, enhanced symfony filters, "Forgot password" widget, unlimited Areas per page and layout... and many others new
... [More]
features.
It is NOT compatible with Diem 5.0, but upgrade is easy.
I'd like to thank the community for the huge work completed on this release. 11 authors contributed to Diem 5.1, with 374 commits.
Download Diem 5.1.0
Learn about new features
View changes on GitHub
[Less]
|
Posted
over 15 years
ago
dmFloodControlPlugin provides a way to limit the number of actions a client (identified with an IP) can do.
You can assign a number of credits for an action. When the client uses this action, a credit is used.
When all credits are used, a
... [More]
dmFloodControlOutOfCreditException is thrown.
This plugin can be used to prevent bots to send tons of mails from your website, for example.
Note that in this case, it is not as efficient as a captcha. [Less]
|
Posted
over 15 years
ago
dmFloodControlPlugin provides a way to limit the number of actions a client (identified with an IP) can do.
You can assign a number of credits for an action. When the client uses this action, a credit is used.
When all credits are used, a
... [More]
dmFloodControlOutOfCreditException is thrown.
This plugin can be used to prevent bots to send tons of mails from your website, for example.
Note that in this case, it is not as efficient as a captcha. [Less]
|