Hi Vircy, Jaime!
I have edited [adc~]'s object wiki. Please take a look and tell me if you find it ok: http://wiki.puredata.info/es/adc%7E_%28vanilla%29 I would try to edited one object per day, although now I'm very busy and I'm usig my neighbour's wifi conexion until I installed my own internet conexion. :-(
Saludos!
2007/11/23, Vircy Parker eloggro@gmail.com:
2007/11/23, Jaime Oliver jaime.oliver2@gmail.com:
Are you looking for this?: http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
No, I am looking for the place where the info about the author, license etc is filled out, check the differences between the imgs.
J
Oh I see. You have to create each plantilla:x an example: http://wiki.puredata.info/es/line I created the Plantilla:vanilla autor
Click on edit, and look below:
Plantillas usadas en esta página:
- Plantilla:Clase de objeto-esbozohttp://wiki.puredata.info/es/index.php?title=Plantilla:Clase_de_objeto-esbozo&action=edit
- Plantilla:Infobox Clase de objetohttp://wiki.puredata.info/es/Plantilla:Infobox_Clase_de_objeto
- Plantilla:vanilla autorhttp://wiki.puredata.info/es/Plantilla:vanilla_autor
- Plantilla:vanilla distribuciones
http://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_distribuciones&action=edit
- Plantilla:vanilla estadohttp://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_estado&action=edit
- Plantilla:vanilla fecha de la versiónhttp://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_fecha_de_la_versi%C3%B3n&action=edit
- Plantilla:vanilla licencia
http://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_licencia&action=edit
- Plantilla:vanilla sitio webhttp://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_sitio_web&action=edit
- Plantilla:vanilla versiónhttp://wiki.puredata.info/es/index.php?title=Plantilla:vanilla_versi%C3%B3n&action=edit
When you create one, this affect to all vanilla objects. Try creating Plantilla:vanilla licencia (clicking)
oggro
On 11/22/07, Vircy Parker eloggro@gmail.com wrote:
Hi Vircy sorry for the delay, i checked your edits and they look
good.
I did some of my own, based on the documentation, not the english pdpedia although i did read it.
are we looking for something like this?
Yes! I think that is the idea. Thanks
also, i am looking for the vanilla template as it is in the english version, but it doesn't seem to be up yet... is this true or am I missing something...
Are you looking for this?: http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
Saludos!
best,
J
On 11/15/07, Hans-Christoph Steiner < hans@eds.org> wrote:
You go it, Jaime.
.hc
On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
Hi Hans,
It is Joliver, thanks,
J
On 11/15/07, Hans-Christoph Steiner < hans@eds.org> wrote: > > > Vircy, you are now, log out and back in to get admin rights. > Jaime, tell me > your pdpedia.org/es/ account and I can make you admin as well. > > .hc > > > On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote: > Hallo Hans, > > only a administrator can to create the MediaWiki:
Common.css
> page...and > who is the administrator? > > :) Thanks > > > 2007/11/14, Hans-Christoph Steiner < hans@eds.org >: >> >> Ok, the import has begun, should be done in an hour or so: >> >> http://wiki.puredata.info/es/boids2d >> >> The next step is to make the Infobox template: >> >>
http://wiki.puredata.info/en/Wiki_administrator_how-to
>> >> * Create a page named MediaWiki:Common.css and copy the
content
>> from
http://wiki.puredata.info/en/MediaWiki:Common.css
> into it. >> * Create a page named Template:Infobox_Objectclass and copy
the
>> content from http://wiki.puredata.info/en/ >> Template:Infobox_Objectclass into it. >> * Translate the fields from Template:Infobox_Objectclass
into your
>> language. The fieldnames are also important for the
objectclass
>> pages, there is a possibilty to script the page creation. >> >> >> .hc >> >> On Nov 14, 2007, at 3:38 AM, Jaime Oliver wrote: >> >>> I think it's good, >>> thanks for the work, >>> let me know when i can be of any help. >>> >>> J >>> >>> On 11/12/07, Hans-Christoph Steiner hans@eds.org wrote: >>>> >>>> >>>> I'll run this import today if there are no objections. >>>> >>>> .hc >>>> >>>> On Nov 7, 2007, at 6:20 PM, Vircy Parker wrote: >>>> >>>> >>>> >>>> >>>> >>>> >>>>> Looks good to me, >>>>> >>>>> so we're not putting some english terms like 'inlet'
besides
>>>>> 'entrada'? >>>>> >>>>> I'm only adjusting the plural in: >>>>>> my $distributions = "distribuciones"; >>>>> >>>>> I would submit to consideration another change, but it may >>>>> just be a >>>> detail: >>>>>> my $releaseDate = "fecha de lanzamiento de la versión"; >>>>> >>>>> I think the original 'fecha de la versión' is perfectly >>>>> understandable. >>>>> >>>>> best, >>>>> >>>>> Jaime >>>> >>>> >>>> >>>> Thanks! Jaime >>>> >>>> From my point of view, With "entradas" and "salidas" we
translate
>>>> too the >>>> conceptual environment >>>> >>>> entrada---> objeto--> salida >>>> >>>> of course, "inlets"/"outlets" is the slang of pd. >>>> >>>> A third opinion? >>>> >>>> >>>> >>>> # wikipedia terms >>>> my $stub = "esbozo"; >>>> my $template = "plantilla"; >>>> my $category = "categoría"; >>>> my $infobox = "infobox"; >>>> my $topLevel = "toplevel"; >>>> >>>> # pdpedia terms >>>> my $objectclass = "Clase de objeto"; >>>> >>>> # page headers >>>> my $inlets = "entradas"; >>>> my $outlets = "salidas"; >>>> my $arguments = "argumentos"; >>>> my $messages = "mensajes"; >>>> >>>> # infobox >>>> my $name = "nombre"; >>>> my $description = "descripción"; >>>> my $abbreviation = "abreviación"; >>>> my $library = "librería"; >>>> my $author = "autor"; >>>> my $developer = "desarrollador"; >>>> my $releaseVersion = "versión"; >>>> my $releaseDate = "fecha de la versión"; >>>> my $dependencies = "dependencias"; >>>> my $license = "licencia"; >>>> my $website = "sitio web"; >>>> my $programmingLanguage = "lenguaje de programación"; >>>> my $platform = "plataforma"; >>>> my $operatingSystem = "sistema operativo"; >>>> my $language = "idioma"; >>>> my $dataType = "tipo de dato"; >>>> my $distributions = "distribuciones"; >>>> my $status = "estado"; >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> PD-list@iem.at mailing list >>>> UNSUBSCRIBE and account-management -> >>>> http://lists.puredata.info/listinfo/pd-list >>>> >>>> >>>> >
>>>> ------- >>>> >>>> Looking at things from a more basic level, you can come up
with a
>>>> more >>>> direct solution... It may sound small in theory, but it in >>>> practice, it can >>>> change entire economies. - Amy Smith >>>> >>>> >>>> _______________________________________________ >>>> PD-list@iem.at mailing list >>>> UNSUBSCRIBE and account-management -> >>>> http://lists.puredata.info/listinfo/pd-list >>>> >>>> >>> >>> >>> -- >>> Jaime E Oliver LR >>> >>> joliverl@ucsd.edu >>> www.realidadvisual.org/jaimeoliver >>> www-crca.ucsd.edu/ >>> www.realidadvisual.org >>> >>> 9168 Regents Rd. Apt. G >>> La Jolla, CA 92037 >>> USA >> >> >> >> >> >
> --- >> ---- >> >> You can't steal a gift. Bird gave the world his music, and if
you
>> can >> hear it, you can have it. - Dizzy Gillespie >> >> >> >> > > > > >
> ------- > > The arc of history bends towards justice. - Dr. Martin
Luther
> King, Jr. > >
-- Jaime E Oliver LR
joliverl@ucsd.edu www.realidadvisual.org/jaimeoliver www-crca.ucsd.edu/ www.realidadvisual.org
9168 Regents Rd. Apt. G La Jolla, CA 92037 USA
Access to computers should be unlimited and total. - the hacker
ethic
-- Jaime E Oliver LR
joliverl@ucsd.edu www.realidadvisual.org/jaimeoliver www-crca.ucsd.edu/ www.realidadvisual.org
9168 Regents Rd. Apt. G La Jolla, CA 92037 USA
-- Jaime E Oliver LR
joliverl@ucsd.edu www.realidadvisual.org/jaimeoliver www-crca.ucsd.edu/ www.realidadvisual.org
9168 Regents Rd. Apt. G La Jolla, CA 92037 USA
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list