Questions tagged [lemoon]

Lemoon is a Content Management System (CMS) based on ASP.NET which uses SQL Server.

Lemoon is a Content Management System (CMS) based on ASP.NET and is using SQL Server.

24 questions
1
vote
1 answer

Lemoon - Creating a new content Type causing errors

I have created a new 'Jobs' Content type. Basically I want this to work in the same fashion as Modules, they will simply allow job listings to be posted on a Careers page. I have it mostly working, the content type shows up in the admin and I can…
cardiac7
  • 491
  • 1
  • 9
  • 26
1
vote
1 answer

How to publish a hidden post on Lemoon?

I'm trying to create a blog post that is available by entering the permalink directly but does not get listed on the parent content (the blog) page so that casual browsers of the blog will not see it, but people with the link will. Is this possible?…
Jeremy Foster
  • 4,673
  • 3
  • 30
  • 49
1
vote
1 answer

Adding code snippets to a blog post in Lemoon

Does anyone have experience with adding formatted code snippets to a blog post using Lemoon? I have been using Syntax Highlighter in other systems and like it fine, but I'm wondering first if there's a built in solution in Lemoon. I noticed that the…
Jeremy Foster
  • 4,673
  • 3
  • 30
  • 49
1
vote
1 answer

Post cache substitution error running locally

I have created a new Lemoon site on Azure Web Sites and copied it local and attempted to run it. The database connection is still pointing to the Azure SQL database, so that should be fine. I'm getting an error though that says... "Post cache…
Jeremy Foster
  • 4,673
  • 3
  • 30
  • 49
0
votes
0 answers

Lemoon CMS setup, Visual Studio 2013, Windows 10, IISExpress error

Installed Visual Studio 2013 so that I can use Lemoon template from Extensions and Updates .. I got the following setup error: Microsoft Visual Studio Configuring IIS Express failed with the following error: Filename:…
0
votes
1 answer

How to make custom CSS snippets in Lemoon CMS

Im just beginning with Lemoon CMS and updating multiple websites with new look. I cant find any css files/fields to edit? Do i need to have ftp access or if this is done by admin login in Lemoon 4 CMS? I just cant find anything about it. Thanks..
Vidir T.
  • 1
  • 1
0
votes
1 answer

Deploy Lemoon to Azure

I have created a website in Lemoon and deployed it to Azure. This leads to the following: Mindroute.Core.BootStrapper|Startup failed. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the…
0
votes
1 answer

How to use the standard error message

I can't seem to find out how to use the standard "slide in from top" error in Lemoon CMS. Anyone tackled this problem before? I'm trying to use the error for my own login module.
0
votes
1 answer

Lemoon Authentication and hidden pages

So I have a Lemoon site, and I am trying to have a page that is "hidden" to everyone, except if they enter a known url - in which case they would be prompted to enter a shared user/pass to view the "hidden" page. I see in the Lemoon documentation…
cardiac7
  • 491
  • 1
  • 9
  • 26
0
votes
1 answer

Post HTML5 using Lemoon CMS

I am using the Lemoon CMS, and the wysiwyg (tiny_mce) editor is stripping out my HTML5 tags on save. Any way around this? I could possibly inject the HTML on the server side of things, but that completely negates having a CMS in place for that page.
cardiac7
  • 491
  • 1
  • 9
  • 26
0
votes
1 answer

How to optimize the Lemoon content from ContentService?

I am doing maintenance work for a company which uses Lemoon for its pages and content. The customer noticed that their website is running very slowly and I suspect that their data is being retrieved inefficiently from the database. Looking at their…
0
votes
1 answer

Unable to send email in Lemoon CMS?

The following error appears when trying to send email via LemoonCMS Test email page. "Transaction failed. The server response was: 5.7.1 : Sender address rejected: Access denied" The web.config settings is correct, as i uploaded a custom page using…
0
votes
1 answer

How I can customize the Leemon CMS to filter the content by customzied field?

I'm using Lemoon CMS. I've created a new Content Type, and i've modified it with new fields and all its working fine. I created a new user control to show some data from my content type which the field ("isFeatured=true") How I can customize the…
0
votes
1 answer

Lemoon CMS - Switch Language

How do I switch between languages in Lemoon CMS? I have found out how to fins all languages and so on, but how do I actually change to another language? A collegue gave me old code and there I was supposed to create a link for each language like…
0
votes
1 answer

How do I stop search engine crawlers from indexing a Lemoon site?

We've got a public site and a test site created in Lemoon 4.5.1, we'd like the test site to not be indexed at all. Is it possible and how do we do it? We're using web deployment packages when updating the site. So if we add a robots.txt in the test…
Carl Björknäs
  • 593
  • 4
  • 15
1
2