Projects tagged ‘highlight’ and ‘plugin’


[10 total ]

0 Users

A drupal plugin providing an fully extensible and reliable framework for notifications.
Created 12 months ago.

0 Users

Features: Highlights identifiers under caret If more than one instance with the same identifier is used in the file, only the usages of that specific instance are highlighted Use Shift+Alt+Up and ... [More] Shift+Alt+Down to navigate up and down to each highlighted occurrence Use Shift+Alt+Right to return to original highlighted occurrence starting point Use Shift+Alt+Left to go to the declaration highlighted occurrence only if exists in the same file Use Shift+Alt+R to rename the highlighted occurrences in the file Use Shift+Alt+L and Shift+Alt+U to lock and unlock the highlighting to allow movement through the file without changing the highlighted occurences [Less]
Created 12 months ago.

0 Users

ChiliFeaturesVery fast highlighting, trivial setup, fully customizable, thoroughly documented, and MIT licensed Supports line numbers Renders identically on Internet Explorer, Firefox, Opera, and ... [More] Safari Comes bundled with recipes for C++, C#, CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, and XHTML Many configuration options: Static, Dynamic, Automatic, Manual, Ad-Hoc Can be applied to elements of a jQuery object and is chainable Fully supports JavaScript regular expressions, including backreferences The recipe format gives full control on highlighting Provides examples which show setups and features Live ExamplesLocal Line Numbers WordPress: a template page snippets of PHP, JavaScript and CSS into an HTML page with line numbers Yahoo Mail: login page lots of CSS snippets, and some JavaScript into an HTML page with line numbers GeSHi 1.0.7.22 a PHP only file with line numbers jQuery 1.2.6 a JavaScript only file with line numbers Bad (but valid) PHP Chili handles it almost fine, but other highlighters get fooled with line numbers Other Languages C++, C#, Delphi, Java, LotusScript, MySQL with line numbers [Less]
Created 12 months ago.

0 Users

This project is a handy toolkit for developers and companies that use Maven 2 site generation capabilities in order to generate HTML project presentations. m2-site-tools extends the standard site ... [More] plugin that comes with Maven 2 with custom macros and page template and offers many exciting features: inserting highlighted code snippets as well as parametrized HTML, Google Analytics and Google Friend Connect integration, SEO (meta-description) support and more. Latest stable version: 2.0 [Download] News2009-08-24 Version 2.0 has been released. stylus-ext-skin Velocity template was revised from the ground up along with the documentation. There are three new exciting features so be sure to check them out. Feature listFeatures offered by m2-site-tools include: CodeSnippetMacro for inserting code snippets HtmlTemplateSnippetMacro for inserting parametrized HTML snippets SimpleTagMacro for inserting simple HTML tags SyntaxHighlighter integration for snippets inserted by CodeSnippetMacro Simple SyntaxHighlighter brush for Java properties files Google Analytics Tracking Code integration Google Friend Connect integration new Meta-description attribute support new Possibility to customize the "Privacy Policy" link Possibility to exclude the default "Built by Maven" logo if no poweredBy element is specified new Getting startedSee the user guide to get started using m2-site-tools. We recommend adding a repository to your project's pom.xml (or as a mirror to your Maven central repository). Compatibilitym2-site-tools supports the following configuration: Maven 2.1.0 (doxia-core 1.0) SyntaxHighlighter 2.0.320 [Less]
Created 6 months ago.

0 Users

Utilize both the popular GeSHi library and perl Text::VimColor module to highlight the source code as well as various Unix/Linux configuration files.
Created 12 months ago.

0 Users

ActiveScaffoldHighlightQueryThis AS plugin highlights query words on search results. Requirements ActiveScaffold 1.1.0rc1 or higher Install% cd vendor/plugins % svn export ... [More] http://activescaffoldhighlightquery.googlecode.com/svn/trunk/ active_scaffold_highlight_queryQuick Startjust search as usual! Settingsin your active_scaffold config context config.search.colors = %w( red blue ... ) # for setting highlighted background colors [Less]
Created 12 months ago.

0 Users

I have stopped the development of this plugin until further notice. This plugin hasn't been tested with Wordpress 2.7 so I am not sure how it behaves with that release. Comment Highlighter is a ... [More] Wordpress plugin which can be used to add different style classes to comments. There are already plugins/hacks/alterations that adds a style to all comments written by the blog owner, adds a different style to every other comment, etc. This plugin takes it a bit further. Depending on which rules you set up, then Comment Highlighter can add style to comments based on the email of the author (of the comment), the name or the URL. These styles can furhter more be locked to a specific post ID. Some samples of what I use this plugin for: Add a special CSS style to all comments written by myself Add a special CSS style to all comments written by my co-author (read: my wife ) Add a special CSS style to all comments by a specific person on a specific post Add a special CSS style to all pingbacks There might be other Wordpress plugins that does the same as this one, but I wasn't able to find any. At least not a single plugin that did everything. Please take general questions, comments, enhancement requests, etc. to the FAQ or list of issues and I will try to deal with them as soon as possible. [Less]
Created 12 months ago.

0 Users

Highlight is a super simple Jquery plugin that highlights text phrases
Created 3 months ago.

0 Users

Syntax highlighting plugin for rails using dp.SyntaxHighlighter
Created about 1 year ago.

0 Users

This is a python weechat plugin that I'm writing to meet an irc need of mine. I prefer weechat as an irc client, but have noticed all too often that I'll leave my weechat session for an hour, a ... [More] day, or a weekend, and I will come back and have had multiple nickname highlights where other irc denizens have addressed me, yet it's difficult (and time consuming) to search each backlog looking for them - nevermind the fact that there may be multiple nick highlights in the same buffer. So the idea here is to aggregate all lines that trigger a nick highlight that occur in a channel, store them internally, and print them out by simply typing a command. Usage: Download highlights.py and place it in your ~/.weechat/python/autoload directory and restart weechat -or- place it somewhere in ~/.weechat and manually type /python load highlights.py . Once the plugin has been loaded, type /help hls to see its usage. The script can be unloaded by typing /python unload highlights Downloading: Please download the latest trunk version: http://highlightaggregator.googlecode.com/svn/trunk/highlights.py Requirements: I built this with weechat 0.2.6 and python 2.5. I can only verify that it works with these two versions of weechat and python. Happy irc'ing! --- Author Contact Info Email: "".join(['jasonwhaley','@','gmail','.','com']) IRC: whaley at irc.freenode.net in channels ##java, #python Website: blank.jasonwhaley.com [Less]
Created 12 months ago.