Skickas när en artikel läggs till.
Skickas när en artikel är ändrad.
Skickas när en artikel är borttagen.
Skickas när en kategori är tillagd.
Skickas när en kategori är ändrad.
Skickas när en kategori tas bort.
This version of News is greater than the one supplied with the 1.1 branch of CMS Made Simple. If you use this version of News you must use extreme caution when upgrading CMS Made Simple to ensure that nothing in the modules/News directory is overwritten.
Nyheter är en modul med vars hjälp man kan hantera och visa nyhetsartiklar på sin webbplats. Man kan jämföra modulen med weblog (blogg), fast nyhetsmodulen har fler funktioner. När modulen installeras så utökas också administrationsgränssnittet med verktyg för att hantera nyhetsartiklar. Man ges möjlighet att skapa egna nyhetskategorier så att olika typer av nyheter kan placeras på olika ställen på webbplatsen.
The parameters supported by the news module, and support for numerous templates of each time mean that your options for displaying news articles are limitless.
The News module allows defining numerous custom fields (including files and images) that will allow you to attach pdf files or numerous images to your articles.
News supplies a hierarchical category mechanism for organizing your articles. A news article can only be in one place in the hierarchy.
News supports generating simple rss feeds from your news articles, so that your visitors can always be up to date with what is happening on your site.
Each news article can have an optional expiry date, after which it will not be shown on your web page. As well, articles can be marked as draft to remove them permanently from your web page.
En användare måste tillhöra gruppen 'Modify News' för att kunna lägga till, redigera eller ta bort nyhetsartiklar.
As well, In order to delete news entries, the user must belong to a group with the 'Delete News Articles' permission.
För att redigera layoutmallarna måste användaren tillhöra en grupp med rättigheten 'Modify Templates'.
För att redigera globala nyhetsinställningar måste användaren tillhöra en grupp med rättigheten 'Modify Site Preferences'.
Additionally, to approve news for frontend display the user must belong to a group with the 'Approve News' permission.
Enklast är att använda taggen {news} (som är ett hölje runt modultaggen, för att förenkla syntaxet). Med denna tagg kan man lägga till och visa nyheter på valfri plats i en mall eller en sida. Koden för detta kan till exempel se ut så här: {news number="5"}
{news number="5"}
Since version 2.3 News supports multiple database templates, and no longer supports additional file templates. Users who used the old file template system should follow these steps (for each file template):