DokuWiki

It's better when it's simple

User Tools

Site Tools


teams:templates_gardening

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
teams:templates_gardening [2015-04-04 15:02] – there's something wrong with that query, but it belongs under broken URLs achteams:templates_gardening [2024-02-01 07:23] (current) – [Missing download] Hiding the link to 'c_template' pages Aleksandr
Line 1: Line 1:
 +<= [[teams:plugins_templates|Plugins & templates team]]
 +
 ====== Templates Gardening ====== ====== Templates Gardening ======
  
Line 36: Line 38:
 Go through [[devel:template survey]] and find things to document or alert authors about. Go through [[devel:template survey]] and find things to document or alert authors about.
  
-====Issues with broken download url==== +==== Missing download ====
- +
-  * [[template:ameoto|ameoto]] +
-  * [[template:desertcalm|desertcalm]]((it's possible to get it through hg, but not to get an archive)) +
-  * [[template:ex|ex]] +
-  * [[template:influence|influence]] +
-  * [[template:lmcstyle|lmcstyle]] +
-  * [[template:sambar|sambar]] +
-  * [[template:imm|imm]] +
-  * [[template:dokumobile|dokumobile]] +
-  * [[template:sxs|sxs]] +
-  * [[template:sidebar_theme|sidebar theme]] +
-  * [[template:gina-fso|ginas]]+
  
 ----pluginquery ---- ----pluginquery ----
-WHERE: type = ? AND downloadurl IS null AND compatible <> ? +WHERE: type = ? AND (downloadurl is null OR downloadurl NOT LIKE ?) AND compatible <> ? AND author <> ? 
-VALUES: 32, (bundled)+VALUES: 32, _%, (bundled), @NAME@ 
 +headline: Template without a download url
 ------ ------
  
 +----pluginquery ----
 +SELECT: popularity, author
 +WHERE: type = ? AND (downloadurl is null OR downloadurl NOT LIKE ?) AND compatible <> ? AND author <> ?
 +VALUES: 32, _%, (bundled), @NAME@
 +headline: Template without a download url
 +------
 ==== Fatal errors ==== ==== Fatal errors ====
 Templates with fatal php errors, once they are selected: Templates with fatal php errors, once they are selected:
teams/templates_gardening.1428152560.txt.gz · Last modified: 2015-04-04 15:02 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki