Änderungen

fix obsolete note
Zeile 1: Zeile 1: −
{{restricted}}{{TNGmod
+
{{obsolete
 +
|notes = <span style="color: red">'''{{PAGENAME}} is now obsolete</span> since its functionality has been incorporated into the new [[Click Counter III]] which replaces both the [[Click Counter II]] and this mod}}{{restricted}}
 +
{{TNGmod
 
| mod_name        = Click Counter II Email Notify
 
| mod_name        = Click Counter II Email Notify
 
| mod_summary    = Adds an email notification message to the Mod Developer tracking mod downloads
 
| mod_summary    = Adds an email notification message to the Mod Developer tracking mod downloads
 
| mod_validation  = N/A
 
| mod_validation  = N/A
| mod_last_update = 28 May 2017
+
| mod_last_update = 31 May 2019
| download_link  = <br />{{Tv111}}{{Tv100}}{{Tv90}}
+
| download_link  = For {{Tv120}}<!-- [https://www.royandboucher.com/ccount/click.php?id=494&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} click_counter_email_notify_v12.0.0.1.zip]<br /> -->
[http://www.robisonandblythe.org/ccount/click.php?id=132&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} click_counter_email_notify_v9.0.0.3a.zip]<hr />
+
[http://www.robisonandblythe.org/ccount/click.php?id=144&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} click_counter_email_notify_v12.0.0.0.zip]
| download_stats = [http://www.robisonandblythe.org/ccount/index.php?action=stats&groupid=26 See download statistics]<hr />
+
<br />{{Tv90}}{{Tv100}}{{Tv111}}[http://www.robisonandblythe.org/ccount/click.php?id=132&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} click_counter_email_notify_v9.0.0.3a.zip]<hr />
 +
| download_stats = [https://www.royandboucher.com/ccount/index.php?action=stats&id=494 V12.0.0.1 download statistics]<hr />[http://www.robisonandblythe.org/ccount/index.php?action=stats&groupid=26 Other version download statistics]<hr />
 
| mod_author      = [[User:Jefr58|Jeff Robison]] and [[User:KenRoy|Ken Roy]]
 
| mod_author      = [[User:Jefr58|Jeff Robison]] and [[User:KenRoy|Ken Roy]]
 
| mod_url        = [[Click Counter II Email Notify]] (This page)
 
| mod_url        = [[Click Counter II Email Notify]] (This page)
 
| mod_support    = [http://tng.community/ TNG Community Forums]
 
| mod_support    = [http://tng.community/ TNG Community Forums]
| mod_contact    = [http://www.robisonandblythe.org/mod_support.php My Mod Support]
+
| mod_contact    = [http://tng.community/ TNG Community Forums] <!-- [http://www.robisonandblythe.org/mod_support.php My Mod Support] -->
| mod_version    = v9.0.0.3a
+
| mod_version    = v12.0.0.1
 
| min_TNG_ver    = v9.0
 
| min_TNG_ver    = v9.0
| max_TNG_ver    = v11.1
+
| max_TNG_ver    = v12+
 
| TNG_file_list  = ccount/click.php<br />ccount/index.php
 
| TNG_file_list  = ccount/click.php<br />ccount/index.php
 
| related_mods    = None
 
| related_mods    = None
Zeile 39: Zeile 42:     
A huge THANKS to multiple version tester [[User:Hiraeth|Graham Chamberlain]].
 
A huge THANKS to multiple version tester [[User:Hiraeth|Graham Chamberlain]].
 +
 +
V12.0.0.1 updated by [[User:Bhemph|Brent Hemphill]] for sites that require login and use SMTP<br />
 +
:and by [[User:KenRoy|Ken Roy]] to fix 404 error if site is in TNG Maintenance Mode<br />
    
== Deny Downloads ==  
 
== Deny Downloads ==  
Zeile 44: Zeile 50:  
The mod can also restrict downloads to logged on users only.  If user is not logged in, they will get the following message when they click the download link
 
The mod can also restrict downloads to logged on users only.  If user is not logged in, they will get the following message when they click the download link
   −
<syntaxhighlight lang="html4strict" enclose="div">You must be logged in to TNG Wiki to download this mod! If you do not have a user ID, use the Request Account or Register links to get a TNG Wiki username!
+
<syntaxhighlight lang="html4strict">You must be logged in to TNG Wiki to download this mod! If you do not have a user ID, use the Request Account or Register links to get a TNG Wiki username!
 
</syntaxhighlight>
 
</syntaxhighlight>
   Zeile 93: Zeile 99:  
* to add the [[Template:Restricted/doc|Restricted Template]] as the first line in the article
 
* to add the [[Template:Restricted/doc|Restricted Template]] as the first line in the article
   −
:<syntaxhighlight lang="php" enclose="div">{{restricted}}</syntaxhighlight>
+
:<syntaxhighlight lang="php">{{restricted}}</syntaxhighlight>
    
:to let users know they need to login or get a user ID on the wiki and then login to download mods.
 
:to let users know they need to login or get a user ID on the wiki and then login to download mods.
Zeile 99: Zeile 105:  
* to update the URL links to pass the logged on user and the wiki page name without blanks by adding '''<nowiki>&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}</nowiki>''' to your site click URL so that it looks like the following
 
* to update the URL links to pass the logged on user and the wiki page name without blanks by adding '''<nowiki>&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}</nowiki>''' to your site click URL so that it looks like the following
   −
:<syntaxhighlight lang="php" enclose="div">
+
:<syntaxhighlight lang="php">
 
[https://www.royandboucher.com/ccount/click.php?id=364&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} mobile_site_v11.0.0.1.zip]
 
[https://www.royandboucher.com/ccount/click.php?id=364&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} mobile_site_v11.0.0.1.zip]
 
</syntaxhighlight>
 
</syntaxhighlight>
Zeile 126: Zeile 132:  
! Date
 
! Date
 
! Contents
 
! Contents
 +
|-
 +
| v12.0.0.1
 +
| 31 May 2019
 +
|
 +
* updated by Brent Hemphill to work on sites that require login and use SMTP mail
 +
* updated by Ken Roy to use new cust_text.php guidelines and fix 404 error if site is in TNG Maintenance Mode
 
|-
 
|-
 
| v9.0.0.3a
 
| v9.0.0.3a
Zeile 207: Zeile 219:  
| [[User:Ken Roy|Ken Roy]]
 
| [[User:Ken Roy|Ken Roy]]
 
| Worked with Jeff to restrict the downloads to TNG Wiki logged-in users.
 
| Worked with Jeff to restrict the downloads to TNG Wiki logged-in users.
| 9.0.0.3
+
| 12.0.0.1
| 11.1  
+
| 12.1  
 
| English, French
 
| English, French
 
|-
 
|-
Zeile 214: Zeile 226:  
| [[User:Hiraeth|Graham Chamberlain]]
 
| [[User:Hiraeth|Graham Chamberlain]]
 
| beta tester
 
| beta tester
| 9.0.0.3
+
| 12.0.0.0
| 11.1  
+
| 12.0.1
 
| EN, FR, DE, ES, NL
 
| EN, FR, DE, ES, NL
 
|-
 
|-
Zeile 224: Zeile 236:  
| 10.1.3
 
| 10.1.3
 
| SE, EN, DE
 
| SE, EN, DE
 +
|-
 +
| Not a public site
 +
| [[User:Brett|Brett]]
 +
| Modified email format
 +
| 12.0.0.1
 +
| TNG 12.3
 +
| EN
 
|}
 
|}
    +
[[Category:Mods for TNG v12]]
 
[[Category:Mods for TNG v11]]
 
[[Category:Mods for TNG v11]]
 
[[Category:Mods for TNG v10]]
 
[[Category:Mods for TNG v10]]
 
[[Category:Mods for TNG v9]]
 
[[Category:Mods for TNG v9]]
 
[[Category:Other Scripts]]
 
[[Category:Other Scripts]]
[[Category:MM 6 Developer Tools]]
+
[[Category:Mod Manager]]
17.946

Bearbeitungen