Search found 44 matches
- Mon Sep 27, 2010 11:06 pm
- Forum: General discussions
- Topic: My sites .htaccess file was hacked, how?
- Replies: 20
- Views: 13588
Re: My sites .htaccess file was hacked, how?
The last time I upgraded it was version 1.4 (not 1.4.1 or later). I've temporarily run a complete reinstall using the same database (so, fresh file install, database upgrade) to the latest version. Now I'm just dealing with comment spam (which is thankfully being caught by the Akismet plugin) and no ...
- Fri Sep 24, 2010 5:07 am
- Forum: General discussions
- Topic: My sites .htaccess file was hacked, how?
- Replies: 20
- Views: 13588
Re: My sites .htaccess file was hacked, how?
Hi, I realize I'm bumping a very old topic, but I thought I'd post back somewhere to say that my s9y blog somehow managed to get hacked. I've had way too many hits in my log to be able to verify where the initial hack vector came from (russia, vietnam, poland, czech, etc...) though all seem to be ...
- Fri Feb 19, 2010 6:24 pm
- Forum: Plugins
- Topic: new SyntaxHighlighter
- Replies: 8
- Views: 6007
Re: new SyntaxHighlighter
Hey jmroth,
Thanks for getting around to this. I will completely admit that I have been very lazy in updating the plugin. I sort of took the "if it's not broken, don't fix it" approach, and wasn't sure how people would feel about the different look and feel of the updated 2.0 branch. Now that ...
Thanks for getting around to this. I will completely admit that I have been very lazy in updating the plugin. I sort of took the "if it's not broken, don't fix it" approach, and wasn't sure how people would feel about the different look and feel of the updated 2.0 branch. Now that ...
- Sat Mar 22, 2008 12:24 am
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
- Wed Jun 20, 2007 9:58 pm
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
- Wed Jun 20, 2007 2:30 am
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
I think it's rather Interesting that someone is able to create a theme yet still not know all the plugin hooks. I haven't tried my hand at creating a theme, so I wouldn't know where to begin! :)
Looking at the default theme bundled in v1.1.2, here are some code snippets from the index.tpl (the only ...
Looking at the default theme bundled in v1.1.2, here are some code snippets from the index.tpl (the only ...
- Mon Jun 18, 2007 3:50 pm
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
Dave, the underlying code is not of my creation, I can only claim responsibility for the plugin, and a modification to the default CSS style used for the PRE or TEXTAREA box (i.e.: the numbered list and alternating colors), however - each language being displayed can override the default CSS display ...
- Tue Jun 12, 2007 10:47 pm
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
- Tue Jun 12, 2007 4:07 am
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
- Fri Jun 01, 2007 7:31 pm
- Forum: Development
- Topic: Insert code pre and post entry data in backend preview?
- Replies: 12
- Views: 13013
Absolutely wonderful! THANK YOU! I've skimmed through this and it appears that you were able to give me enough information to get a good grasp of the "How"'s and "Why"'s. I'll probably take the weekend to work through it (read, understand, and implement), but this is invaluable. If only the plugin ...
- Fri Jun 01, 2007 3:21 am
- Forum: Development
- Topic: Insert code pre and post entry data in backend preview?
- Replies: 12
- Views: 13013
Insert code pre and post entry data in backend preview?
I'm looking to update my dp.SyntaxHighlighter plugin and I'm trying to determine how I can add JavaScript to the header and footer of the frame so that users using the plugin will see what their output would look like on the live portion of the site after publishing it.
I see there's backend ...
I see there's backend ...
- Fri Jun 01, 2007 2:02 am
- Forum: Plugins
- Topic: Show links to services like Digg etc..not working in IE
- Replies: 4
- Views: 4439
At this point in time, I would disagree. IE7 supports alpha transparency in PNG files, so why should we, as designers/developers take two steps backward to support a piece of software that is outdated? Obviously, it depends on your audience and visitors for your personal website, but since there are ...
- Wed May 30, 2007 11:10 pm
- Forum: Plugins
- Topic: Show entries via JavaScript
- Replies: 19
- Views: 11801
- Tue May 29, 2007 5:18 pm
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
- Mon May 28, 2007 10:45 pm
- Forum: Plugins
- Topic: NEW Markup Plugin: dp.SyntaxHighlighter
- Replies: 14
- Views: 21338
NEW Markup Plugin: dp.SyntaxHighlighter
I've finally created a competitor for GeSHi in code highlighting (this is client-side based as opposed to server-side). I've been modifying templates to do this work for far too long, and finally decided to create a plugin (the smart thing to do). I'd like to release it for everyone to use, but ...