Problema com cores do WP-Syntax
by Felipe 'chronos' Prenholato on Domingo, 19 Julho/2009, under Plugins, Wordpress
WP-Syntax é o plugin que colore todos os códigos do meu blog. Meu grande amigo Handrus notou um problema com a cor dele, coincidentemente depois da atualização para WP 2.8.1. Ajustei a cor de background do plugin para que fique legível mas resolvi não trabalhar nas cores agora, pois o WP-Syntax-Colorizer é um .. pé no saco. Estou oficialmente começando a mecher com o mecanismo Geshi e o plugin WP-Syntax para melhorar o plugin, se alguém tiver sugestões do que fazer nele, postem ai
.
Vai ser o primeiro plugin para WP que eu trabalho.
Thx
quarta, 15 em julho/2009 on 00:30
I found a Geshi CSS Pack (http://mark-story.com/downloads/view/geshi-css-pack) and playing with it to make a descent style
domingo, 19 em julho/2009 on 13:59
Tips: Geshi (not geNshi as you wrote on post) is used on drupal to build drupal specific highligh and also to make functions a link to their API site.
This site shows how to get their genshi definitions files: http://wimleers.com/article/run-your-own-svn-server-with-websvn-access-and-drupal-syntax-highlighting
Also, there is a way to calculate the color contrast using php hexdec function.(http://particletree.com/notebook/calculating-color-contrast-for-legible-text/)
You could use it with geshi css pack and using php to parse CSS automatize the color changes.
This would become a GREAT evolution on wp-sintax. I’m available to help
domingo, 19 em julho/2009 on 14:50
ops! thx for notify me about error
, I already fixed it.
, I’ll contact you soon.
This weekend I’m focusing on Django, but next weekend (maybe hover week) I want to focus on wp-syntax and geshi css files and you help was very good