Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
8answers
583 views

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 ...
1
vote
1answer
46 views

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 ...
1
vote
1answer
102 views

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?
1
vote
2answers
383 views

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 ...
1
vote
1answer
124 views

e-commerce widget for GraffitiCMS

Does anyone know of a e-commerce widget for GraffitiCMS?
0
votes
1answer
89 views

Graffiti CMS breaks on IIS 7.5 [closed]

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 ...
0
votes
3answers
361 views

strange characters on web page

I have a graffiti blog and i have a strange problem which is showing strange char page like this: This page was showing when I opened my control panel admin page. It's also showing the same when I ...
0
votes
2answers
98 views

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 ...
0
votes
3answers
191 views

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 ...
0
votes
1answer
212 views

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 ...
0
votes
1answer
120 views

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 ...
0
votes
1answer
145 views

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 ...
0
votes
1answer
269 views

Subcategories and Drop-down Menus in Graffiti CMS?

I am trying to build my first website using Graffiti CMS and have added a couple of categories that have parents. Yet they don't appear anywhere in my Navigation config screen, nor (obviously) on the ...