Questions tagged [graffiticms]

Graffiti CMS allows you to quickly publish and maintain dynamic content Web sites with little or no knowledge of Web programming.

11 questions
9
votes
8 answers

How Bad is this Code?

Ok, I am an amateur programmer and just wrote this. It gets the job done, but I am wondering how bad it is and what kind of improvements could be made. [Please note that this is a Chalk extension for Graffiti CMS.] public string…
Jeremy H
  • 1,784
  • 4
  • 17
  • 27
1
vote
2 answers

GraffitiCMS Comment Forms

In GraffitiCMS v1.2, I'm trying to include the comment form on my blog posts, but the submit button does nothing. Comments are enabled for the post, and I've included $macros.CommentForm() in the blog.post.view file. I've also confirmed that the…
David
  • 2,782
  • 4
  • 31
  • 47
1
vote
1 answer

Has anyone wrote a SQL Azure data provider for Graffiti CMS 1.3

Is anybody using SQL Azure with Graffiti CMS. If so how do you add SQL Azure as your DB for Graffiti CMS 1.3?
kevintunis
  • 21
  • 5
1
vote
2 answers

Graffiti CMS plugin post to Facebook users wall?

I want to create a plugin for Graffiti CMS that automatically sends to Facebook my post when i finish to publish it. There is any way to connect to facebook with the user's username and password and post the new content to the user's wall? I read…
Sorin Antohi
  • 6,145
  • 9
  • 45
  • 71
0
votes
1 answer

Graffiti CMS breaks on IIS 7.5

I have 5 web sites all running Graffiti CMS. One of the sites stopped working such that basically when any page other than the home page is accessed, I get a 404 Not Found from IIS. All the sites are running identical (well, nearly identical) code…
Tim Long
  • 13,508
  • 19
  • 79
  • 147
0
votes
3 answers

strange characters on web page

I have a graffiti blog and i have a strange problem which is showing strange char page like this: alt text http://amrelgarhy.com/ScreenShots/error.jpg This page was showing when I opened my control panel admin page. It's also showing the same when I…
Amr Elgarhy
  • 66,568
  • 69
  • 184
  • 301
0
votes
2 answers

Graffiti CMS - do I really need to 777 the entire install?

I am trying to install GraffitiCMS on my rackspacecloud account. It is mostly working, but it seems I pretty much have to set everything to 777 to get it to work? Is that even reasonable? While I am not security expert, it seems that having to…
E.J. Brennan
  • 45,870
  • 7
  • 88
  • 116
0
votes
3 answers

Customizing GraffitiCMS

I downloaded GraffitiCMS the other day(now open source and free), and like a lot of what I see, but what I really want to use it for, is to add CMS capabilities to an existing asp.net database/application. Without getting bogged down with all the…
E.J. Brennan
  • 45,870
  • 7
  • 88
  • 116
0
votes
1 answer

Graffiti CMS: Search Custom Fields

I am trying to figure out a way to search through posts' custom fields. Basically, what I need is to find a post where post.CustomField1 == "some value" I've searched and searched and been digging through the Graffiti CMS source code…
Jeremy H
  • 1,784
  • 4
  • 17
  • 27
0
votes
1 answer

Building the Graffiti CMS Source Code and Deploying Website

Can anyone provide any assistance with building the Graffiti CMS (http://graffiticms.codeplex.com) source code to have a ready to deploy web site? When I download the source and do a Visual Studio build everything builds fine. When I look at the…
Jeremy H
  • 1,784
  • 4
  • 17
  • 27
0
votes
1 answer

Graffiti CMS: View Overrides

I've got a Graffiti CMS (http://graffiticms.com) questions that is driving me crazy. I figured this would be the best place to try to get an answer and at the same time hopefully provider an answer for someone else with the same issue. First, I have…
Jeremy H
  • 1,784
  • 4
  • 17
  • 27