Click here to Skip to main content
15,893,668 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Color requests Pin
fly90423-Sep-09 6:56
fly90423-Sep-09 6:56 
GeneralRe: Color requests Pin
Chris Maunder23-Sep-09 6:57
cofounderChris Maunder23-Sep-09 6:57 
GeneralRe: Color requests Pin
Luc Pattyn23-Sep-09 8:41
sitebuilderLuc Pattyn23-Sep-09 8:41 
GeneralRe: Color requests Pin
Chris Maunder23-Sep-09 10:19
cofounderChris Maunder23-Sep-09 10:19 
GeneralRe: Color requests Pin
Owen Lawrence13-Nov-09 7:12
Owen Lawrence13-Nov-09 7:12 
GeneralRe: Color requests Pin
Chris Maunder15-Nov-09 2:24
cofounderChris Maunder15-Nov-09 2:24 
GeneralRe: Color requests Pin
Owen Lawrence15-Nov-09 18:26
Owen Lawrence15-Nov-09 18:26 
GeneralRe: Color requests Pin
Chris Maunder28-Nov-09 3:15
cofounderChris Maunder28-Nov-09 3:15 
I'm not keen on allowing authors to change the stylesheets because that then leads to inconsistent colours between articles. If there's a general consensus that the current colours are awful then I'd rather just change the main stylesheet.

As to different styles / colours for different languages this would have to be done by changing the class names for the style wrappers used in colourisation.

Currently when we colourise we wrap each keyword in a <span class="X"> tag, where X = "code-keyword" or "code-string". These are shared among all languages and the colourising is done at edit time (not at display time). To provide different colours for different languages I'd have to have code-keyword-Java and code-string-Ruby etc. and we would have to re-colourise each article to replace the current styles with the language specific styles.

cheers,
Chris Maunder

The Code Project Co-founder
Microsoft C++ MVP

GeneralRe: Color requests Pin
Owen Lawrence28-Nov-09 5:40
Owen Lawrence28-Nov-09 5:40 
GeneralWarning - Scam from CP Email Address Pin
Ashfield21-Sep-09 8:03
Ashfield21-Sep-09 8:03 
GeneralRe: Warning - Scam from CP Email Address Pin
Pete O'Hanlon21-Sep-09 9:03
mvePete O'Hanlon21-Sep-09 9:03 
GeneralRe: Warning - Scam from CP Email Address Pin
Ian Shlasko21-Sep-09 9:13
Ian Shlasko21-Sep-09 9:13 
GeneralRe: Warning - Scam from CP Email Address [modified] Pin
Dan Neely21-Sep-09 10:23
Dan Neely21-Sep-09 10:23 
GeneralRe: Warning - Scam from CP Email Address Pin
Luc Pattyn21-Sep-09 9:27
sitebuilderLuc Pattyn21-Sep-09 9:27 
GeneralRe: Warning - Scam from CP Email Address Pin
Pete O'Hanlon21-Sep-09 10:09
mvePete O'Hanlon21-Sep-09 10:09 
GeneralRe: Warning - Scam from CP Email Address Pin
Ashfield22-Sep-09 1:14
Ashfield22-Sep-09 1:14 
GeneralRe: Warning - Scam from CP Email Address Pin
Richard MacCutchan21-Sep-09 10:58
mveRichard MacCutchan21-Sep-09 10:58 
GeneralRe: Warning - Scam from CP Email Address Pin
Chris Maunder22-Sep-09 2:02
cofounderChris Maunder22-Sep-09 2:02 
GeneralAdd a Assembly Article Category Pin
Nathan Campos19-Sep-09 7:56
Nathan Campos19-Sep-09 7:56 
GeneralRe: Add a Assembly Article Category Pin
Chris Maunder23-Sep-09 4:01
cofounderChris Maunder23-Sep-09 4:01 
GeneralRe: Add a Assembly Article Category Pin
Nathan Campos4-Oct-09 4:56
Nathan Campos4-Oct-09 4:56 
GeneralHow can I change my nickname? [modified] Pin
Casimodo7218-Sep-09 16:40
Casimodo7218-Sep-09 16:40 
GeneralRe: How can I change my nickname? Pin
Dalek Dave18-Sep-09 16:45
professionalDalek Dave18-Sep-09 16:45 
GeneralRe: How can I change my nickname? Pin
Casimodo7220-Sep-09 3:08
Casimodo7220-Sep-09 3:08 
GeneralRe: How can I change my nickname? Pin
Casimodo7220-Sep-09 14:43
Casimodo7220-Sep-09 14:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.