Difference between revisions of "User talk:Vincent"

From Lazarus wiki
Jump to navigationJump to search
(Rolling back)
(41 intermediate revisions by 11 users not shown)
Line 1: Line 1:
Hallo Vincent,
+
Sorry Vincent, I forget the version in link:
I have same images of Component palette Lazarus, your can see their at http://slavko.chytrak.cz/lazarus/docs/laztutor/paleta_komponentov.htm If those images are OK, use their. [[User:Slavko|Slavko]] 11:35, 23 Mar 2005 (PST)
+
http://br.geocities.com/hipernetjr/lmdi/lmdi-0.1.zip
  
== Uploaded images ==
+
Thanks!
  
I upload already their. I try use their in [[Lazarus_Tutorial/sk]], see it in Chapter 4 Paleta komponentov. It is images of Component palette. Is necesarily rename their? Difference is only '''paleta_...'''/'''palette_...''' or '''componentPalette_...''' I do not know how their rename. Please, do I rename image as a move page? [[User:Slavko|Slavko]] 13:48, 24 Mar 2005 (PST)
+
=Wiki parser=
: I like what you are doing with the images. Can you add them to [[Lazarus_Tutorial]] too? [[User:Vincent|Vincent]] 14:16, 24 Mar 2005 (PST)
+
Hi Vincent,
: Yes you can move images in the same way you can move pages. I really prefer english names. [[User:Vincent|Vincent]] 14:16, 24 Mar 2005 (PST)
+
I try to use some function of wiki parser like {{ #if: namepage}}  to write template for language menu. I think parser isn't install.
  
::I don't know whether I can put images in original, in case that yes, I add their there. I rename their at first, but till tomorrow, sorry tonight. :) [[User:Slavko|Slavko]] 16:08, 24 Mar 2005 (PST)
+
You can see this page for help
 +
*http://meta.wikimedia.org/wiki/ParserFunctions#Installation
  
::I try rename (move) my uploaded image Paleta_synedit.png to Palette_SynEdit.png, and I get red message: "This action cannot be performed on this page." Please, can you rename them or write to my, what I make wrong. [[User:Slavko|Slavko]] 06:53, 25 Mar 2005 (PST)
+
This code on local server display a menu for translated page
 +
<pre><nowiki>{{MenuTranslate| page=Main Page}}
 +
</nowiki></pre>
 +
 
 +
{{MenuTranslate| page=Main Page}}
 +
--[[User:Xno|Xno]] 15:38, 5 September 2008 (CEST)
 +
: Does it work with our version of mediawiki or do I need to upgrade mediawiki to a current version? [[User:Vincent|Vincent]] 23:34, 8 September 2008 (CEST)
 +
 
 +
::Version of mediawiki is ok. You must install the parser function, it's only 5 files, and a line in LocalSettings.php, see [http://meta.wikimedia.org/wiki/ParserFunctions#Installation| parser function install] --[[User:Xno|Xno]] 09:11, 9 September 2008 (CEST)
 +
::: I think that I did what is required. Can you test (and document)? [[User:Vincent|Vincent]] 08:02, 10 September 2008 (CEST)
 +
:::: It's ok. I've create [[Template:MenuTranslate]], now it run correct. --[[User:Xno|Xno]] 11:39, 10 September 2008 (CEST)
 +
 
 +
: Hello Xno, you don't need a parser for the language templates. You can study the existing templates (like http://wiki.lazarus.freepascal.org/Template:Lazarus_DB_Faq ) and then create new templates. Regards --[[User:Swen|Swen]] 17:46, 5 September 2008 (CEST)
 +
 
 +
::Hello Swen, I try to create unique template for al page. I see the existing template, and I think I can contribute with this type of ''template'', where an unique '''MenuTranslate''' is used, for al page that need link to translated page, more simple I think. --[[User:Xno|Xno]] 18:37, 5 September 2008 (CEST)
 +
 
 +
:::But then you assume, that all pages have the same translations. But currently that's not true. If you create a template for all pages you will get a lot of 'red' links. I wouldn't like to have such links. --[[User:Swen|Swen]] 23:30, 5 September 2008 (CEST)
 +
 
 +
::::More page are TITLEPAGE/SUFIX with the same title. For 'red' links I thik use this #ifexist: 
 +
<nowiki>{{#ifexist:}}</nowiki> returns one of two results based on whether or not a particular page exists.
 +
 +
{{#ifexist:{{{page}}}/de | [[{{{page}}}/de|Deutsch (de)]] }}
 +
 
 +
::::--[[User:Xno|Xno]] 02:17, 7 September 2008 (CEST)
 +
 
 +
== [[Mediawiki:Sidebar]] ==
 +
Hi Vincent,  
 +
'Downloads' on the sidebar confusingly points to [[Components and Code examples]] because of [[Mediawiki:downloads-url]]. I was expecting a page like [[Getting Lazarus]]... [[User:Arent|Arent]] ([[User talk:Arent|talk]]) 20:51, 27 July 2020 (CEST)

Revision as of 19:51, 27 July 2020

Sorry Vincent, I forget the version in link: http://br.geocities.com/hipernetjr/lmdi/lmdi-0.1.zip

Thanks!

Wiki parser

Hi Vincent, I try to use some function of wiki parser like to write template for language menu. I think parser isn't install.

You can see this page for help

This code on local server display a menu for translated page

{{MenuTranslate| page=Main Page}}

Template:MenuTranslate --Xno 15:38, 5 September 2008 (CEST)

Does it work with our version of mediawiki or do I need to upgrade mediawiki to a current version? Vincent 23:34, 8 September 2008 (CEST)
Version of mediawiki is ok. You must install the parser function, it's only 5 files, and a line in LocalSettings.php, see parser function install --Xno 09:11, 9 September 2008 (CEST)
I think that I did what is required. Can you test (and document)? Vincent 08:02, 10 September 2008 (CEST)
It's ok. I've create Template:MenuTranslate, now it run correct. --Xno 11:39, 10 September 2008 (CEST)
Hello Xno, you don't need a parser for the language templates. You can study the existing templates (like http://wiki.lazarus.freepascal.org/Template:Lazarus_DB_Faq ) and then create new templates. Regards --Swen 17:46, 5 September 2008 (CEST)
Hello Swen, I try to create unique template for al page. I see the existing template, and I think I can contribute with this type of template, where an unique MenuTranslate is used, for al page that need link to translated page, more simple I think. --Xno 18:37, 5 September 2008 (CEST)
But then you assume, that all pages have the same translations. But currently that's not true. If you create a template for all pages you will get a lot of 'red' links. I wouldn't like to have such links. --Swen 23:30, 5 September 2008 (CEST)
More page are TITLEPAGE/SUFIX with the same title. For 'red' links I thik use this #ifexist:
{{#ifexist:}} returns one of two results based on whether or not a particular page exists.


--Xno 02:17, 7 September 2008 (CEST)

Mediawiki:Sidebar

Hi Vincent, 'Downloads' on the sidebar confusingly points to Components and Code examples because of Mediawiki:downloads-url. I was expecting a page like Getting Lazarus... Arent (talk) 20:51, 27 July 2020 (CEST)