Tagged Questions

0
votes
0answers
4 views

Adding my own page to a subtext application

I've just installed subtext and am intending on hosting on discountasp.net. I want to add my own pages to the application (just 3) but if I add a standard aspx I get a 404. I'd ideally like to have a …
1
vote
5answers
251 views

Is there any Subtext IDE or equivalent Example-driven Visual Programming Language/Interface published on the Internet?

I'm really excited about this new and experimental language named Subtext. But it's author haven't released nothing about it besides some papers and videos. Should I clone it? There are similar …
0
votes
0answers
58 views

add a vanity url to subtext article

So I'm running subtext 1.95 on IIS6 and .net 2.0 framework. What I'd like to do is create a nice vanity URL to a particular article that is published inside the subtext system. The vanity url should …
0
votes
0answers
36 views

Export Subtext through BlogML

How do you export Subtext through BlogML? What are things to be done for troubleshoot? I googled to find that the Export is not always successful and sometimes messed up. What are the best …
0
votes
1answer
342 views

SubText and IIS 7’s Integrated Pipeline Mode

Out of the box, SubText is unable to run under IIS7's Integrated Pipeline Mode. Unfortunately, it goes beyond "migrating" the web.config to match the required format. For example, moving httpModules …
0
votes
3answers
371 views

Subtext install gives error in Medium trust level.

I am trying to install Subtext in a medium trust level environment (host: Crystaltech) and am getting the following error (see below). I was able to do the administration setup but when it tries to …
0
votes
3answers
269 views

Stop SubText/FCKEditor messing up the HTML

I'm trying to put together a blog, and have gone with SubText and I've just installed SyntaxHighlighter but it doesn't seem to work properly. SubText or FCKEditor seems to tamper with the HTMl, …