Warning: get_comment(): Argument #1 ($comment) must be passed by reference, value given in /var/www/virtual/benny-baumann.de/blog/htdocs/wp-includes/class-wp-query.php on line 3069

Warning: get_comment(): Argument #1 ($comment) must be passed by reference, value given in /var/www/virtual/benny-baumann.de/blog/htdocs/wp-includes/class-wp-query.php on line 3069

Warning: get_comment(): Argument #1 ($comment) must be passed by reference, value given in /var/www/virtual/benny-baumann.de/blog/htdocs/wp-includes/class-wp-query.php on line 3069
Kommentare zu: Final crafting on GeSHi 1.0.8.10 http://blog.benny-baumann.de/?p=976 Thoughts the world doesn't need yet ... Tue, 24 Jan 2012 10:37:38 +0000 hourly 1 https://wordpress.org/?v=5.3.14 Von: Tom http://blog.benny-baumann.de/?p=976&cpage=1#comment-1363 Tue, 24 Jan 2012 10:37:38 +0000 http://blog.benny-baumann.de/?p=976#comment-1363 Hi! I know this is a bit off-topic, but I think you’ll find this interesting. Have you seen what guys at http://en.cppreference.com are doing? They (ab)use Geshi linking capabilities in ways I’ve never seen. I impressed by what’s possible to do using Geshi. Only because of Geshi now I have a very convenient C++ reference. Thanks!

]]>
Von: BenBE http://blog.benny-baumann.de/?p=976&cpage=1#comment-1341 Fri, 23 Sep 2011 09:52:06 +0000 http://blog.benny-baumann.de/?p=976#comment-1341 This blog isn’t actually a support site, but well …

The reason for this is for readability and in most cases you don’t safe too much by shortening the styles there since GeSHi uses CSS classes by default. Saving 3 bytes in the CSS file for ~20 styles isn’t worth the effort compared to the several kilobytes you save when using CSS classes instead of inline styles.

]]>
Von: Jack http://blog.benny-baumann.de/?p=976&cpage=1#comment-1340 Fri, 23 Sep 2011 06:20:27 +0000 http://blog.benny-baumann.de/?p=976#comment-1340 Hi, just started using GeSHi. Thanks so much, it’s working out great. I have one suggestion/question however… why not use the shorthand color codes so you can reduce the size of the markup being generated? I just looked in the javascript.php language file and every color there could be shortened this way. ‚color: #0066FF;‘ could be shortened to ‚color: #06F‘ for instance.

]]>