Skip to content

Instantly share code, notes, and snippets.

View loiane's full-sized avatar

Loiane Groner loiane

View GitHub Profile
@loiane
loiane / TVShows
Created September 6, 2011 22:42
TV Shows - Loiane
TV Shows - 2011
- The Big Bang Theory
- True Blood
- Game of Thrones
- Californication
- Lost Girl
- Fringe
- Supernatural
- Gossip Girl
- 90210
@loiane
loiane / wordpressCodeFormating
Created July 29, 2011 14:03
Wordpress code formating
[code lang="js" firstline="1" toolbar="true" collapse="false" wraplines="false"][/code]
[code lang="js" firstline="1" toolbar="true" collapse="false" wraplines="false" highlight="11"][/code]
@loiane
loiane / ext-lang-pt_BR.js
Created April 8, 2011 01:12
Tradução Ext 4 para PT-BR
/**
* Portuguese/Brazil Translation by Weber Souza
* 08 April 2007
* Updated by Allan Brazute Alves (EthraZa)
* 06 September 2007
* Updated by Leonardo Lima
* 05 March 2008
* Updated by Juliano Tarini (jtarini)
* 22 April 2008
* Updated by Matheus G Bombonato (Nom4d3)
@loiane
loiane / Ux.InputTextMask.js
Created April 8, 2011 01:10
Ux.InputTextMask for ExtJS4
/**
* InputTextMask script used for mask/regexp operations.
* Mask Individual Character Usage:
* 9 - designates only numeric values
* L - designates only uppercase letter values
* l - designates only lowercase letter values
* A - designates only alphanumeric values
* X - denotes that a custom client script regular expression is specified</li>
* All other characters are assumed to be "special" characters used to mask the input component.
* Example 1:
@alegomes
@fmeyer
@lacerdaph
@celsoavmartins
@jeveaux
@glbenz
@leohackin
@lucastex
@loiane
@blpsilva