Skip to content

Instantly share code, notes, and snippets.

View royopa's full-sized avatar

Rodrigo Prado royopa

View GitHub Profile
@royopa
royopa / file-upload.patch
Last active August 29, 2015 14:12
Updating features/file-upload.xml - Rodrigo Prado de Jesus <[email protected]>
Index: file-upload.xml
===================================================================
--- file-upload.xml (revision 335515)
+++ file-upload.xml (working copy)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 334726 Maintainer: none Status: ready --><!-- CREDITS: Davi Crystal -->
- <chapter xml:id="features.file-upload" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<!-- EN-Revision: 334726 Maintainer: none Status: ready --><!-- CREDITS: Davi Crystal, [email protected] -->
+ <chapter xml:id="features.file-upload" xmlns="http://docbook.org/ns/docbook">
@royopa
royopa / build.patch
Created December 31, 2014 03:17
Updating faq/build.xml - Rodrigo Prado de Jesus <[email protected]>
Index: build.xml
===================================================================
--- build.xml (revision 335515)
+++ build.xml (working copy)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 329924 Maintainer: marcelsud Status: ready -->
-<!-- CREDITS: lucasnascimento, marcelsud -->
+<!-- EN-Revision: 329924 Maintainer: marcelsud Status: ready --><!-- CREDITS: [email protected] -->
<chapter xml:id="faq.build" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@royopa
royopa / intl.patch
Last active August 29, 2015 14:12
New translation reference/intl/normalizer/is-normalized.xml - Rodrigo Prado de Jesus <[email protected]>
Index: reference/intl/normalizer/is-normalized.xml
===================================================================
--- reference/intl/normalizer/is-normalized.xml (revision 0)
+++ reference/intl/normalizer/is-normalized.xml (working copy)
@@ -0,0 +1,142 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 330543 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] -->
+<refentry xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xml:id="normalizer.isnormalized">
@royopa
royopa / plugins_sublime.md
Last active August 29, 2015 14:12
Plugins Sublime Utilizado

PackageControl Install

TerminalProjectFolder

{
	// The command to execute for the terminal, leave blank for the OS default
	// On OS X the terminal can be set to iTerm.sh to execute iTerm
	"terminal": "terminator",

	// A list of default parameters to pass to the terminal, this can be
@royopa
royopa / normalize.patch
Last active August 29, 2015 14:12
New translation intl/normalizer/normalize.xml - Rodrigo Prado de Jesus <[email protected]>
Index: normalize.xml
===================================================================
--- normalize.xml (revision 0)
+++ normalize.xml (working copy)
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 330543 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] -->
+<refentry xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="normalizer.normalize">
+ <refnamediv>
@royopa
royopa / bundled.patch
Last active August 29, 2015 14:12
Updating install/macos/bundled.xml - Rodrigo Prado de Jesus <[email protected]>
Index: install/macos/bundled.xml
===================================================================
--- install/macos/bundled.xml (revision 335529)
+++ install/macos/bundled.xml (working copy)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 328505 Maintainer: __royopa Status: revision -->
+<!-- EN-Revision: 328505 Maintainer: __royopa Status: revision --><!-- CREDITS: [email protected] -->
<sect1 xml:id="install.macosx.bundled" xmlns="http://docbook.org/ns/docbook">
<title>Usando o pacote do PHP para Mac</title>
@royopa
royopa / Preferences.sublime-settings
Created January 1, 2015 12:37
My Sublime Settings
// Place your settings in the file "User/Preferences.sublime-settings", which
// overrides the settings in here.
//
// Settings may also be placed in file type specific options files, for
// example, in Packages/Python/Python.sublime-settings for python files.
{
// Sets the colors used within the text area
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
// Note that the font_face and font_size are overridden in the platform
@royopa
royopa / wrappers.patch
Created January 1, 2015 13:14
New translation wrappers.xml - Rodrigo Prado de Jesus <[email protected]>
Index: wrappers.xml
===================================================================
--- wrappers.xml (revision 0)
+++ wrappers.xml (working copy)
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 306233 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] -->
+
+<reference xml:id="wrappers" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>Protocolos e wrappers suportados</title>
@royopa
royopa / context.patch
Created January 1, 2015 13:26
New translation context.xml - Rodrigo Prado de Jesus <[email protected]>
Index: context.xml
===================================================================
--- context.xml (revision 0)
+++ context.xml (working copy)
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 333393 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] -->
+
+<reference xml:id="context" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>Opções e parâmetros de contexto</title>
@royopa
royopa / install_ini.xml.patch
Created January 1, 2015 15:04
Updating install/ini.xml - Rodrigo Prado de Jesus <[email protected]>
Index: ini.xml
===================================================================
--- ini.xml (revision 335529)
+++ ini.xml (working copy)
@@ -1,345 +1,410 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 283790 Maintainer: narigone Status: ready -->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 331904 Maintainer: narigone Status: ready --><!-- CREDITS: [email protected] -->
<chapter xml:id="configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">