Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChrisHammond/dnnsimplearticle
A simple DotNetNuke articles module. Allows you to create and maintain articles and displays them in a simple paged list.
https://github.com/ChrisHammond/dnnsimplearticle
Last synced: about 1 month ago
JSON representation
A simple DotNetNuke articles module. Allows you to create and maintain articles and displays them in a simple paged list.
- Host: GitHub
- URL: https://github.com/ChrisHammond/dnnsimplearticle
- Owner: ChrisHammond
- License: other
- Created: 2016-02-26T01:21:55.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T03:59:04.000Z (7 months ago)
- Last Synced: 2024-08-04T22:10:57.149Z (5 months ago)
- Language: Smalltalk
- Size: 92.1 MB
- Stars: 10
- Watchers: 8
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: License.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-dnn - dnnsimplearticle - (by: @ChrisHammond) (Awesome DNN (DotNetNuke) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Open Source Modules)
README
Project Description
A simple DotNetNuke articles module. Allows you to create and maintain articles and displays them in a simple paged list.The latest release of this module (V00.02.08) is compiled against DotNetNuke 9.11. (required), .Net Framework v4.7.2 (required) and available in only C#.
Module Features
Create and display articles
Display a paged list of articles
Articles get created as DNN ContentItems
Categorization provided through DNN Taxonomy
SEO functionality for article display providing HTML Title, Meta-Description and Meta-Keyword functionality
Dynamically loaded Controls for ArticleList and ArticleView based on ArticleId parameter
Displays list of Categories below Article on ArticleDisplay and ArticleList (article list category display is configurable with a module setting)
Automated packaging of source
FREE AND OPENSOURCE!