-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #142 from DNNCommunity/develop
Merge `develop` into `main` for `2.0.0` release
- Loading branch information
Showing
377 changed files
with
11,023 additions
and
17,438 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
node_modules/ | ||
build/ | ||
dist/ | ||
/__Skinpack/[0-9]* | ||
/vendors | ||
/node_modules | ||
thumbnail*.* |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# DNNCommunityTheme | ||
This repository contains source code for the theme used on [dnncommunity.org](http://dnncommunity.org). | ||
# DNNCMS DNN Community Site Theme | ||
## Bootstrap 5 | ||
|
||
![DNNCMS Community Site Theme Preview](default.jpg) | ||
|
||
## About | ||
New (2023) DNN community site Theme. | ||
|
||
|
||
## Notes: | ||
|
||
- The Theme expects to be in a folder named "DNN-Community-2024" (same for the containers). | ||
- The Theme uses Gulp to parse the SCSS. | ||
- Containers are "on change" copied from the "_src/Containers" folder to the appropriate DNN container folder. | ||
- The Gulp script assumes the name of your container folder is the same as the skin folder. | ||
- The MS build script currently assumes you have the community build tasks installed en uses 7 Zip. | ||
|
||
## Setup | ||
|
||
- Fork the project | ||
- Clone your Fork | ||
- run: npm install | ||
- run: npm Setup | ||
- run: gulp | ||
|
||
|
||
|
||
## Documentation | ||
This theme was built using nvQuickTheme. Learn [how to use nvQuickTheme here](https://nvisionative.github.io/nvQuickTheme/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<div class="authorList_item d-flex text-wrap w-100 mb-2 pt-2 border-top border-1 border-light"> | ||
<a class="flex-grow-1" href="[author:parenturl]">[author:displayname]</a> | ||
<div class="row justify-content-end text-nowrap"> | ||
<div class="col-12 authorList_stat text-end">[author:nrviews] <i class="fa fa-eye"></i></div> | ||
<div class="col-12 authorList_stat text-end">[author:nrposts] <i class="fa fa-book"></i></div> | ||
</div> | ||
</div> |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...tes/Blog/CommunityAuthorList/template.css → ...tes/Blog/CommunityAuthorList/template.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
div.authorList_item { | ||
div.authorList_item { | ||
padding: 0x; | ||
margin:0x; | ||
} | ||
|
2 changes: 1 addition & 1 deletion
2
..._LocalResources/SharedResources.ascx.resx → ..._LocalResources/SharedResources.ascx.resx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<span class="dnnc-blog-tag d-inline-block"><a href="[term:link]" class="link-tag dnnc-blog-tag-link"><i class="fa fa-tag" | ||
aria-hidden="true"></i>[term:localizedname]</a></span> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<article class="bbs-listarticle"> | ||
<div class="supertitle">[subtemplate|Cat.html|categories]</div> | ||
<h2><a href="[Post:link]">[post:localizedtitle]</a></h2> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
[subtemplate|ListImage.html|post:hasimage] | ||
</div> | ||
<div class="col-md-8"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
[post:localizedsummary] | ||
</div> | ||
</div> | ||
<div class="col-md-12 dnnc-list-meta"> | ||
<ul class="list"> | ||
<li class="list-item d-flex flex-wrap"> | ||
<a href="[urls:module|true]author=[post:CreatedByUserID]"><i class="fa fa-user" | ||
aria-hidden="true"></i>[post:DisplayName]</a> | ||
|
||
<div class="list-item list-post-date ms-4"><i class="fa fa-calendar"></i> | ||
<span data-time="[post:PublishedOnDate|yyyy-MM-dd HH:mm:ss]" class="moment">[post:PublishedOnDate|yyyy-MM-dd] | ||
</span> | ||
</div> | ||
|
||
<div class="list-item list-comments ms-4"><i class="fa fa-comment"></i> | ||
<span class="stat" title="[post:nrcomments] [resx:Comments]">[post:nrcomments] | ||
</span> | ||
</div> | ||
|
||
|
||
</li> | ||
<li class="list-item">[subtemplate|Kw.html|keywords]</li> | ||
|
||
<!-- | ||
<li class="list-item "><i class="fa fa-eye"></i> | ||
<div class="stat" title="[post:viewcount] [resx:Views]">[post:viewcount]</div> | ||
</li> | ||
--> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
[if|1][Post:published][=]False[/if] | ||
<div class="bg-danger">[resx:Unpublished]</div> | ||
[endif|1] | ||
</div> | ||
</article> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.