18
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected 4 months ago.
Posted about 9 years ago
Snippets are Layout Elements that you can drag n drop into the layout canvas. You add them to the Views folder of your theme and they have to end with Snippet.cshtml. Layout Snippets it's one of my favourites features of Orchard.  
Posted about 9 years ago
To help achieve the projects objectives and goals, the project must meet certain criteria. These requirements can be seen as “Success Factors” or “Victory Conditions” in which the project can be measured.
Posted about 9 years ago
To help achieve the projects objectives and goals, the project must meet certain criteria. These requirements can be seen as “Success Factors” or “Victory Conditions” in which the project can be measured.
Posted about 9 years ago
Personas are essentially fictional characters that represent the different user types that use our website. I'm not a huge fan of personas as they are one-dimensional and can be misleading, for example, our first persona represents a Developer but ... [More] our 'Creator' group could also be a designer for example. With that said, they do a good job of humanising our audience and communicating the types of user we need to cater for, which can help keep the user in mind when designing the site. [Less]
Posted about 9 years ago
Personas are essentially fictional characters that represent the different user types that use our website. I'm not a huge fan of personas as they are one-dimensional and can be misleading, for example, our first persona represents a Developer but ... [More] our 'Creator' group could also be a designer for example. With that said, they do a good job of humanising our audience and communicating the types of user we need to cater for, which can help keep the user in mind when designing the site. [Less]
Posted about 9 years ago
Orchard messages appear as text messages in the Messages Zone. But sometimes we need something fancier than a simple text.
Posted about 9 years ago
Orchard messages appear as text messages in the Messages Zone. But sometimes we need something fancier than a simple text.
Posted about 9 years ago
This is the third in a series of posts where I'm blogging my approach in the redevelopment the Orchard CMS website. In this post we'll look at what the other CMS vendors are doing with their websites and analyse the good, the bad and the ugly.
Posted about 9 years ago
This is the third in a series of posts where I'm blogging my approach in the redevelopment the Orchard CMS website. In this post we'll look at what the other CMS vendors are doing with their websites and analyse the good, the bad and the ugly.
Posted about 9 years ago
Orchard 1.10 gives you the opportunity to export Contents and Form Submissions to XML with the built-in module Import Export. If you want to change this functionality, you have to create a module that will export to CSV. But there is a quicker way with my best friend JavaScript.