Talk:Developer Center: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
m (Reverted edits by 189.19.111.156 to last version by 217.118.83.241)
 
(19 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== Rename Function Page Titles Using Function Names ==
== Rename Function Page Titles Using Function Names ==


I think it would be better to change the titles of all pages that describe 1 function to be renamed as the name of that function plus the "function" word in front of it. This would make this wiki better organized for the reference in the future. It's better for the functions naming syntax be decided first. Example:
I think it would be better to change the titles of all pages that describe 1 function to be renamed as the name of that function plus the "function" word in front of it. This would make this wiki better organized for the reference in the future. It's better for the functions naming syntax be decided first. Example:


For example, the "[[GetDrives]]" function should be "EnumSystemDrives function". See the "function" attached to the page name.
For example, the "[[GetDrives]]" function should be "EnumSystemDrives function". See the "function" attached to the page name.
Line 10: Line 10:


Now I just don't know about the [[:Category:Related Software]] pages. I think they could be just the program name like [[HM NIS Edit]]. -- [[User:Deguix|deguix]] 15:47, 2 Sep 2005 (PDT)
Now I just don't know about the [[:Category:Related Software]] pages. I think they could be just the program name like [[HM NIS Edit]]. -- [[User:Deguix|deguix]] 15:47, 2 Sep 2005 (PDT)
== Just one thing got broken after the backup was applied ==
Files now are considered as images when linking directly to the file description page:
[[File:NSISArray.zip]] -- [[User:Deguix|deguix]] 18:01, 2 Sep 2005 (PDT)


== Additional "might be useful" MediaWiki Extentions ==
== Additional "might be useful" MediaWiki Extentions ==


I found 2 extentions which might be useful to add:
I found 1 extension which might be useful to add:
 
;[[MetaWikiPedia:Bad_Behavior|Bad Behavior]]
:Protects the wiki from bots used by spammers.


;[[MetaWikiPedia:User:Sent/Poll|Poll]]
;[[MetaWikiPedia:User:Sent/Poll|Poll]]
:Allows the creation of polls, making the rating of pages to become possible. It is said that this has caching problems. I think this should be implemented here if there is the correct fix for that. -- [[User:Deguix|deguix]] 18:01, 2 Sep 2005 (PDT)
:Allows the creation of polls, making the rating of pages to become possible. It is said that this has caching problems. I think this should be implemented here if there is the correct fix for that. -- [[User:Deguix|deguix]] 18:01, 2 Sep 2005 (PDT)


== Category Links Workaround ==
== User Manual! ==


This would be a workaround to implement custom positioning of category links and to change the link names for the categories. Example:
A prominent link to the user manual would be very helpful for new users. I spent about an hour just trying to find it! [[User:Pepkaro|Pepkaro]] 09:27, 9 May 2007 (PDT)


<div id="catlinks"><p class='catlinks'>[[:Category:Browse|Categories]]: [[:Category:Test|Test]] | [[:Category:Test2|Test2]]</p></div>
== how to  make autoupdater with this installer ==


This cannot be implemented correctly until the skin is modified, removing the bottom category links automatically put by the wiki. But this would make their implementation manual. Additionally, you would still have to use <nowiki>[[Category:MyCategory]]</nowiki>. -- [[User:Deguix|deguix]] 19:57, 7 Sep 2005 (PDT)
dear ,
i am creating a new installer with the help of nullsoft installer and i have required some help of make a auto updater.......and  which step to me follow in nullsoft scriptable install system.......
:Use NSISdl, InetLoad or InetC to get files of the internet and the [[Community|forum]] for questions.--[[User:Kichik|kichik]] 11:07, 18 June 2007 (PDT)

Latest revision as of 19:21, 26 December 2010

Rename Function Page Titles Using Function Names

I think it would be better to change the titles of all pages that describe 1 function to be renamed as the name of that function plus the "function" word in front of it. This would make this wiki better organized for the reference in the future. It's better for the functions naming syntax be decided first. Example:

For example, the "GetDrives" function should be "EnumSystemDrives function". See the "function" attached to the page name.

Also, this could be applied to pages in other categories in the Wiki like for example:

Now I just don't know about the Category:Related Software pages. I think they could be just the program name like HM NIS Edit. -- deguix 15:47, 2 Sep 2005 (PDT)

Additional "might be useful" MediaWiki Extentions

I found 1 extension which might be useful to add:

Poll
Allows the creation of polls, making the rating of pages to become possible. It is said that this has caching problems. I think this should be implemented here if there is the correct fix for that. -- deguix 18:01, 2 Sep 2005 (PDT)

User Manual!

A prominent link to the user manual would be very helpful for new users. I spent about an hour just trying to find it! Pepkaro 09:27, 9 May 2007 (PDT)

how to make autoupdater with this installer

dear , i am creating a new installer with the help of nullsoft installer and i have required some help of make a auto updater.......and which step to me follow in nullsoft scriptable install system.......

Use NSISdl, InetLoad or InetC to get files of the internet and the forum for questions.--kichik 11:07, 18 June 2007 (PDT)