<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dummyaccount</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dummyaccount"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Dummyaccount"/>
	<updated>2026-05-19T10:45:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Thermal_Sensors&amp;diff=43731</id>
		<title>Thermal Sensors</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Thermal_Sensors&amp;diff=43731"/>
		<updated>2009-07-27T07:55:50Z</updated>

		<summary type="html">&lt;p&gt;Dummyaccount: /* ThinkPad {{T400}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top;padding-right:20px;width:10px;white-space:nowrap;&amp;quot; | __TOC__&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
This page summarizes known information about the locations and properties of thermal sensors on ThinkPad laptops. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Accessing the sensors==&lt;br /&gt;
&lt;br /&gt;
===Basic ACPI system temperature sensors===&lt;br /&gt;
The primary means of accessing the thermal sensors is through the [[thinkpad-acpi]] module, up to 16 sensors are supported.  When the module is loaded, the sensors (some of which may be inactive) are shown through the standard sysfs hwmon interface used by the lm-sensors utilities, and also in {{path|/proc/acpi/ibm/thermal}} (which is deprecated, and will be removed someday).&lt;br /&gt;
&lt;br /&gt;
lm-sensors/libsensors uses the hwmon interface exposed through {{path|/sys/bus/platform/devices/thinkpad_hwmon/}} to read the temperatures, note that the sysfs interface returns normal open errors instead of weird values for sensors that are not active (which the simplistic '''sensors''' command ignore). lm-sensors/libsensors can be configured to give proper names to each sensor, which will be used by any properly written sensor applet.&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|sensors}}&lt;br /&gt;
 {{cmdresult|thinkpad-isa-0000&lt;br /&gt;
 Adapter: ISA adapter&lt;br /&gt;
 fan1:                3914 RPM&lt;br /&gt;
 CPU:                  +45.0°C&lt;br /&gt;
 LAN/Heatsink/HDAPS:   +44.0°C&lt;br /&gt;
 PC-CARD slot:         +35.0°C&lt;br /&gt;
 GPU:                  +48.0°C&lt;br /&gt;
 Main battery charger: +35.0°C&lt;br /&gt;
 ERROR: Can't get value of subfeature temp6_input: Can't read&lt;br /&gt;
 Bay battery charger:   +0.0°C&lt;br /&gt;
 Main battery cells:   +30.0°C&lt;br /&gt;
 ERROR: Can't get value of subfeature temp8_input: Can't read&lt;br /&gt;
 Bay battery cells:     +0.0°C&lt;br /&gt;
 MCH:                  +42.0°C&lt;br /&gt;
 PLL clock/ICH/WLAN:   +50.0°C&lt;br /&gt;
 Voltage regulator:    +43.0°C}}&lt;br /&gt;
&lt;br /&gt;
The old method to access the thermal readings is through the {{path|/proc}} interface:&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|cat /proc/acpi/ibm/thermal}}&lt;br /&gt;
:{{cmdresult|temperatures:   44 41 33 42 33 -128 30 -128}}&lt;br /&gt;
&lt;br /&gt;
A value of -128 (i.e., 0x80 hex) means the sensor is not connected. For example, above the two -128 values belong to the UltraBay battery, which is not plugged in.&lt;br /&gt;
&lt;br /&gt;
If the ThinkPad supports the extended sensor set, eight more values will be displayed:&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|cat /proc/acpi/ibm/thermal}}&lt;br /&gt;
:{{cmdresult|temperatures:   44 41 33 42 33 -128 30 -128 48 50 49 -128 -128 -128 -128 -128}}&lt;br /&gt;
&lt;br /&gt;
===HDAPS temperature sensor===&lt;br /&gt;
The [[Active Protection System]] firmware also reports a temperature, which is identical to one of the ACPI sensors. The corresponding sensor is actually not inside the HDAPS chip, and sometimes not even close to it.&lt;br /&gt;
:{{cmdroot|cat /sys/bus/platform/drivers/hdaps/hdaps/temp1}}&lt;br /&gt;
:{{cmdresult|41}}&lt;br /&gt;
&lt;br /&gt;
===Harddisks SMART temperature sensor===&lt;br /&gt;
The system hard disk temperature can be read through the disk's SMART interface:&lt;br /&gt;
:{{cmdroot|&amp;lt;nowiki&amp;gt;smartctl -A /dev/hda | grep Temperature&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
:{{cmdresult|194 Temperature_Celsius     0x0022   145   097   000    Old_age   Always       -       31}}&lt;br /&gt;
&lt;br /&gt;
Or, for SATA-equipped models running a recent Linux kernel (see [[Problems with SATA and Linux]]):&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|&amp;lt;nowiki&amp;gt;smartctl -A -d ata /dev/sda | grep Temperature&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
:{{cmdresult|194 Temperature_Celsius     0x0022   145   097   000    Old_age   Always       -       31}}&lt;br /&gt;
&lt;br /&gt;
When the [[UltraBay Slim HDD Adapter]] or [[UltraBay Slim SATA HDD Adapter]] are used, the second hard disk will typically provide another temperature readout via its SMART interface, analogously to the above.&lt;br /&gt;
&lt;br /&gt;
Reading this sensor will typically cause a drive spin-up and head unload.&lt;br /&gt;
&lt;br /&gt;
===Hitachi harddisks &amp;lt;tt&amp;gt;SENSE CONDITION&amp;lt;/tt&amp;gt; temperature sensor===&lt;br /&gt;
&lt;br /&gt;
Recent Hitachi disks provide a non-standard &amp;lt;tt&amp;gt;SENSE CONDITION&amp;lt;/tt&amp;gt; command which reads the disk temperature without causing a spin-up or head load. The reported value is the same as when using SMART. This can be invoked, e.g., using {{cmdroot|hdparm -H}}, or the relevant code in {{CodeRef|tp-fancontrol}}. When using the  &amp;lt;tt&amp;gt;libata&amp;lt;/tt&amp;gt; driver, this requires kernel &amp;gt;= 2.6.19-rc1.&lt;br /&gt;
&lt;br /&gt;
==Utilities for viewing temperatures==&lt;br /&gt;
&lt;br /&gt;
The following utilities display the ThinkPad-specific thermal sensor readouts:&lt;br /&gt;
* The above shell commands.&lt;br /&gt;
* The &amp;quot;Sensors&amp;quot; builtin of [[GKrellM]] can show 6 specific ACPI sensors (out of up to 11).&lt;br /&gt;
* [http://kima.sourceforge.net/ Kima] is a KDE applet that can display the 8 first ACPI sensors as well as the HDAPS sensor.&lt;br /&gt;
* [http://www.kraus.tk/projects/IBMDoK/ IBMDoK], another KDE applet. Shows 4 specific sensors (out of up to 11). So far only tested at the {{T60}}.&lt;br /&gt;
* There is an [http://munin.projects.linpro.no/wiki/plugin-ibm_acpi ibm_acpi plugin] for [http://munin.projects.linpro.no/ Munin].&lt;br /&gt;
* [http://sensors-applet.sourceforge.net/ GNOME Sensors Applet] supports ibm_acpi.&lt;br /&gt;
&lt;br /&gt;
==Sensor locations==&lt;br /&gt;
This information is model specific.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{A31}}===&lt;br /&gt;
Found by Milos Popovic using cooling spray to cool down components on a completely removed, running motherboard, to locate the sensors.  Also reported [http://forum.thinkpads.com/viewtopic.php?t=31837 here].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Battery        (this one heats up when on battery power)&lt;br /&gt;
 0x7A        3                    Power          (sensor near power diodes and CPU; heats up when high power consumption, has crosstalk from CPU)&lt;br /&gt;
 0x7B        4                    Ultrabay 2000 battery?&lt;br /&gt;
 0x7C        5                    Northbridge    (sensor next to Northbridge, also somewhat near GPU)&lt;br /&gt;
 0x7D        6                    PCMCIA/ambient (sensor is a National Semiconductor LM75 Digital Temperature Sensor/Thermal Watchdog chip&lt;br /&gt;
                                                  next to the 9-pin VGA connector; sits right under PCMCIA slots but doesn't touch)&lt;br /&gt;
 0x7E        7                    Battery        (this one stays near ambient temperature, even when on battery power)&lt;br /&gt;
 0x7F        8                    Ultrabay 2000 battery?&lt;br /&gt;
 0xC0        none                 zero&lt;br /&gt;
 0xC1        none                 zero&lt;br /&gt;
 0xC2        none                 zero&lt;br /&gt;
The following photos (resolution reduced for server space) show the locations found for the listed temperature sensors.&lt;br /&gt;
{{gallery_start}}&lt;br /&gt;
{{thumb|A31_2652M3U_systemboardtop_DSCN6105_tempsensors_lores.jpg|ThinkPad A31 sensor locations on top of motherboard.}}&lt;br /&gt;
{{thumb|A31_2652M3U_systemboardbottom_DSCN6105_tempsensors_lores.jpg|ThinkPad A31 sensor locations on bottom of motherboard.}}&lt;br /&gt;
{{gallery_end}}&lt;br /&gt;
On this A31 systemboard (FRU 26P8398), there is a [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2313 Maxim MAX1668] 5-channel remote/local temperature sensor (4 remote + 1 self temperature) on top of the systemboard, and a [http://www.national.com/pf/LM/LM75.html National Semiconductor LM75] single-channel &amp;quot;digital temperature sensor and thermal watchdog&amp;quot; chip.  It would appear that the LM75 has the ability to hard shutdown the processor (without software intervention) if its temperature exceeds a given threshold.  I'm not sure if it is wired for this, nor whether the Thinkpad changes the threshold temperature from the chip's power-up default of 80Â°C.  A software application with drivers on the LM75 webpage is available that claims to allow direct access to the thermal sensor chip (this hasn't been tried, but could be useful in other models to determine if this sensor is somewhere on the MB, and which register it corresponds to).  The MAX1668's self-temperature reading does not appear anywhere in the above temperature registers; it's not clear whether it is read at all, and whether it is to be found elsewhere in the EC memory.  These two chips (LM75 and MAX1668) account for some of the sensors.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{R51}}===&lt;br /&gt;
The [[ibm-acpi]] documentation includes the report by Thomas Gruber:&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Mini-PCI&lt;br /&gt;
 0x7A        3                    HDD&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    System battery&lt;br /&gt;
 0x7D        6                    UltraBay battery&lt;br /&gt;
 0x7E        7                    System battery&lt;br /&gt;
 0x7F        8                    UltraBay battery&lt;br /&gt;
 0xC0        none                 ?&lt;br /&gt;
 0xC1        none                 ?&lt;br /&gt;
 0xC2        none                 ?&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T40}}===&lt;br /&gt;
The location of one of the sensors is identified [http://forum.thinkpads.com/viewtopic.php?t=11574 here].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    System board under rear left corner of Mini-PCI module&lt;br /&gt;
 0x7A        3                    ?&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    n/a&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    n/a&lt;br /&gt;
 0xC0        none                 n/a&lt;br /&gt;
 0xC1        none                 n/a&lt;br /&gt;
 0xC2        none                 n/a&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T43}}, {{T43p}}===&lt;br /&gt;
Found by Shmidoax using cooling spray to cool down components and observe the effect on the sensors.&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Between PCMCIA slot and CPU (same as HDAPS module)&lt;br /&gt;
 0x7A        3                    PCMCIA slot&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    System battery (front left = charging circuit)&lt;br /&gt;
 0x7D        6                    UltraBay battery&lt;br /&gt;
 0x7E        7                    System battery (rear right)&lt;br /&gt;
 0x7F        8                    UltraBay battery&lt;br /&gt;
 0xC0        9                    Bus between Northbridge and DRAM; Ethernet chip&lt;br /&gt;
 0xC1        10                   Southbridge, WLAN and clock generator (under Mini-PCI card, under touchpad)&lt;br /&gt;
 0xC2        11                   Power circuitry, on underside of system board under F2 key&lt;br /&gt;
{{gallery_start}}&lt;br /&gt;
{{thumb|T43-thermal-sensors.jpg|ThinkPad T43 sensor locations}}&lt;br /&gt;
{{thumb|T43-2668-thermal-sensors-zoom.jpg|ThinkPad T43 sensor locations detail}}&lt;br /&gt;
{{thumb|T43p-H8S2161.jpg|ThinkPad T43/p 26xx Embedded Controller Renesas H8S/2161BV}}&lt;br /&gt;
{{gallery_end}}&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T60}}===&lt;br /&gt;
Found by Marco Kraus for use in [http://www.kraus.tk/projects/IBMDoK/ IBMDok].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU 0&lt;br /&gt;
 0x79        2                    HDD&lt;br /&gt;
 0x7A        3                    HDD&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    n/a&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    n/a&lt;br /&gt;
 0xC0        9                    ?&lt;br /&gt;
 0xC1        10                   ?&lt;br /&gt;
 0xC2        11                   ?&lt;br /&gt;
&lt;br /&gt;
The CPU thermal sensors seem to be exposed in both {{path|/proc/acpi/thermal_zone/THM0/temperature}} and {{path|/proc/acpi/thermal_zone/THM1/temperature}}, though the latter curiously seems to exist only in this file and nowhere in {{path|/proc/acpi/ibm/ecdump}}.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T61}}===&lt;br /&gt;
Found By Daniel Castro. There are two sensors for the battery but I'm not sure of the difference or exact location of them. There are still 3 sensors that I couldn't figure out. If anyone can help please update it.&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU&lt;br /&gt;
 2                    MiniPCI&lt;br /&gt;
 3                    HDD&lt;br /&gt;
 4                    n/a (-128)&lt;br /&gt;
 5                    Battery 1&lt;br /&gt;
 6                    n/a (-128)&lt;br /&gt;
 7                    Battery 2&lt;br /&gt;
 8                    n/a (-128)&lt;br /&gt;
 9                    ?&lt;br /&gt;
 10                   ?&lt;br /&gt;
 11                   ?&lt;br /&gt;
 12                   n/a (-128)&lt;br /&gt;
 13                   n/a (-128)&lt;br /&gt;
 14                   n/a (-128)&lt;br /&gt;
 15                   n/a (-128)&lt;br /&gt;
 16                   n/a (-128)&lt;br /&gt;
&lt;br /&gt;
The reading for Battery 1 is always 50C, even right after turning the computer on, and it never seems to change, so I monitor the other one.&lt;br /&gt;
&lt;br /&gt;
--[[User:Lunatico|Lunatico]] 23:44, 10 August 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{X31}}===&lt;br /&gt;
I figured these out by myself ([[User:BDKMPSS|BDKMPSS]]), as there are just a few available, this wasn't a huge problem. I verified my presumptions with a contactless thermometer.&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    n/a&lt;br /&gt;
 0x7A        3                    GPU?&lt;br /&gt;
 0x7B        4                    near or the ICH4M Southbrige, on the back of the Motherboard&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    Extended-Life-Battery; may also UltraBay battery&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    Extended-Life-Battery; may also UltraBay battery&lt;br /&gt;
 0xC0        none                 n/a&lt;br /&gt;
 0xC1        none                 n/a&lt;br /&gt;
 0xC2        none                 n/a&lt;br /&gt;
&lt;br /&gt;
0x7A &amp;quot;GPU?&amp;quot; is pretty hot and seems like the GPU, but as the Chipset and the GPU are cooled with the same heatsink it is difficult to separate them without roasting the machine. However the left and GPU side of the heatsink is much closer to the shown value than the right Chipset side.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T400}}===&lt;br /&gt;
Experimenting with a hair dryer, fgl_glxgears, grep and tools like that I ([[User:Dummyaccount|Dummyaccount]]) came to the following conclusions for the sensor-index mapping. More comments are provided at [http://www.cosy.sbg.ac.at/~shuber/misc-t400.php#temp_sensors].&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU neighbourhood (also via ACPI THM0)&lt;br /&gt;
 2                    Ultrabay&lt;br /&gt;
 3                    Express card&lt;br /&gt;
 4                    ATI graphics module&lt;br /&gt;
 5                    Main battery (always around 50°C)&lt;br /&gt;
 6                    n/a (probably ultrabay battery)&lt;br /&gt;
 7                    Main Battery (fits about the value reported by smapi)&lt;br /&gt;
 8                    n/a (probably ultrabay battery)&lt;br /&gt;
 9                    Hard disc&lt;br /&gt;
 10                   Intel graphics module&lt;br /&gt;
 11                   Heatsink?&lt;br /&gt;
 12                   n/a&lt;br /&gt;
 13                   n/a&lt;br /&gt;
 14                   n/a&lt;br /&gt;
 15                   n/a&lt;br /&gt;
 16                   n/a&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T500}}===&lt;br /&gt;
According to [http://forum.thinkpads.com/viewtopic.php?f=45&amp;amp;t=75032], the sensors in the T500 &amp;quot;may be identical to those reported for the [[#ThinkPad T61|T61]]&amp;quot;, with the possibility that #11 may be the CPU heatsink. &amp;quot;It is very closely correlated to cpu load but shows a lot more inertia than sensor 1 which changes almost instantaneously with cpu load.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I ([[User:Nandhp]]) experimented with running glxgears, this produces a spike in #9, which does not occur under regular CPU load. #5 and #7 both belong to the main battery, for they disappear when it is removed. [http://www.kernel.org/doc/Documentation/laptops/thinkpad-acpi.txt] suggests #6 and #8 should be for the UltraBay battery. It also implies that #4 should be for the GPU, however, my model (which has an integrated GPU) does not have a #4 sensor. --[[User:Nandhp|Nandhp]] 19:27, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU (also via ACPI THM0)&lt;br /&gt;
 2                    ? (very similar to HDD smart temp)&lt;br /&gt;
 3                    ? (also via ACPI THM1)&lt;br /&gt;
 4                    n/a&lt;br /&gt;
 5                    Main Battery A&lt;br /&gt;
 6                    n/a (probably Second Battery A)&lt;br /&gt;
 7                    Main Battery B&lt;br /&gt;
 8                    n/a (probably Second Battery B)&lt;br /&gt;
 9                    ? (possibly (integrated) GPU)&lt;br /&gt;
 10                   ?&lt;br /&gt;
 11                   ? (possibly heatsink)&lt;br /&gt;
 12                   n/a&lt;br /&gt;
 13                   n/a&lt;br /&gt;
 14                   n/a&lt;br /&gt;
 15                   n/a&lt;br /&gt;
 16                   n/a&lt;/div&gt;</summary>
		<author><name>Dummyaccount</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Thermal_Sensors&amp;diff=43730</id>
		<title>Thermal Sensors</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Thermal_Sensors&amp;diff=43730"/>
		<updated>2009-07-27T07:54:51Z</updated>

		<summary type="html">&lt;p&gt;Dummyaccount: /* Sensor locations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top;padding-right:20px;width:10px;white-space:nowrap;&amp;quot; | __TOC__&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
This page summarizes known information about the locations and properties of thermal sensors on ThinkPad laptops. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Accessing the sensors==&lt;br /&gt;
&lt;br /&gt;
===Basic ACPI system temperature sensors===&lt;br /&gt;
The primary means of accessing the thermal sensors is through the [[thinkpad-acpi]] module, up to 16 sensors are supported.  When the module is loaded, the sensors (some of which may be inactive) are shown through the standard sysfs hwmon interface used by the lm-sensors utilities, and also in {{path|/proc/acpi/ibm/thermal}} (which is deprecated, and will be removed someday).&lt;br /&gt;
&lt;br /&gt;
lm-sensors/libsensors uses the hwmon interface exposed through {{path|/sys/bus/platform/devices/thinkpad_hwmon/}} to read the temperatures, note that the sysfs interface returns normal open errors instead of weird values for sensors that are not active (which the simplistic '''sensors''' command ignore). lm-sensors/libsensors can be configured to give proper names to each sensor, which will be used by any properly written sensor applet.&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|sensors}}&lt;br /&gt;
 {{cmdresult|thinkpad-isa-0000&lt;br /&gt;
 Adapter: ISA adapter&lt;br /&gt;
 fan1:                3914 RPM&lt;br /&gt;
 CPU:                  +45.0°C&lt;br /&gt;
 LAN/Heatsink/HDAPS:   +44.0°C&lt;br /&gt;
 PC-CARD slot:         +35.0°C&lt;br /&gt;
 GPU:                  +48.0°C&lt;br /&gt;
 Main battery charger: +35.0°C&lt;br /&gt;
 ERROR: Can't get value of subfeature temp6_input: Can't read&lt;br /&gt;
 Bay battery charger:   +0.0°C&lt;br /&gt;
 Main battery cells:   +30.0°C&lt;br /&gt;
 ERROR: Can't get value of subfeature temp8_input: Can't read&lt;br /&gt;
 Bay battery cells:     +0.0°C&lt;br /&gt;
 MCH:                  +42.0°C&lt;br /&gt;
 PLL clock/ICH/WLAN:   +50.0°C&lt;br /&gt;
 Voltage regulator:    +43.0°C}}&lt;br /&gt;
&lt;br /&gt;
The old method to access the thermal readings is through the {{path|/proc}} interface:&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|cat /proc/acpi/ibm/thermal}}&lt;br /&gt;
:{{cmdresult|temperatures:   44 41 33 42 33 -128 30 -128}}&lt;br /&gt;
&lt;br /&gt;
A value of -128 (i.e., 0x80 hex) means the sensor is not connected. For example, above the two -128 values belong to the UltraBay battery, which is not plugged in.&lt;br /&gt;
&lt;br /&gt;
If the ThinkPad supports the extended sensor set, eight more values will be displayed:&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|cat /proc/acpi/ibm/thermal}}&lt;br /&gt;
:{{cmdresult|temperatures:   44 41 33 42 33 -128 30 -128 48 50 49 -128 -128 -128 -128 -128}}&lt;br /&gt;
&lt;br /&gt;
===HDAPS temperature sensor===&lt;br /&gt;
The [[Active Protection System]] firmware also reports a temperature, which is identical to one of the ACPI sensors. The corresponding sensor is actually not inside the HDAPS chip, and sometimes not even close to it.&lt;br /&gt;
:{{cmdroot|cat /sys/bus/platform/drivers/hdaps/hdaps/temp1}}&lt;br /&gt;
:{{cmdresult|41}}&lt;br /&gt;
&lt;br /&gt;
===Harddisks SMART temperature sensor===&lt;br /&gt;
The system hard disk temperature can be read through the disk's SMART interface:&lt;br /&gt;
:{{cmdroot|&amp;lt;nowiki&amp;gt;smartctl -A /dev/hda | grep Temperature&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
:{{cmdresult|194 Temperature_Celsius     0x0022   145   097   000    Old_age   Always       -       31}}&lt;br /&gt;
&lt;br /&gt;
Or, for SATA-equipped models running a recent Linux kernel (see [[Problems with SATA and Linux]]):&lt;br /&gt;
&lt;br /&gt;
:{{cmdroot|&amp;lt;nowiki&amp;gt;smartctl -A -d ata /dev/sda | grep Temperature&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
:{{cmdresult|194 Temperature_Celsius     0x0022   145   097   000    Old_age   Always       -       31}}&lt;br /&gt;
&lt;br /&gt;
When the [[UltraBay Slim HDD Adapter]] or [[UltraBay Slim SATA HDD Adapter]] are used, the second hard disk will typically provide another temperature readout via its SMART interface, analogously to the above.&lt;br /&gt;
&lt;br /&gt;
Reading this sensor will typically cause a drive spin-up and head unload.&lt;br /&gt;
&lt;br /&gt;
===Hitachi harddisks &amp;lt;tt&amp;gt;SENSE CONDITION&amp;lt;/tt&amp;gt; temperature sensor===&lt;br /&gt;
&lt;br /&gt;
Recent Hitachi disks provide a non-standard &amp;lt;tt&amp;gt;SENSE CONDITION&amp;lt;/tt&amp;gt; command which reads the disk temperature without causing a spin-up or head load. The reported value is the same as when using SMART. This can be invoked, e.g., using {{cmdroot|hdparm -H}}, or the relevant code in {{CodeRef|tp-fancontrol}}. When using the  &amp;lt;tt&amp;gt;libata&amp;lt;/tt&amp;gt; driver, this requires kernel &amp;gt;= 2.6.19-rc1.&lt;br /&gt;
&lt;br /&gt;
==Utilities for viewing temperatures==&lt;br /&gt;
&lt;br /&gt;
The following utilities display the ThinkPad-specific thermal sensor readouts:&lt;br /&gt;
* The above shell commands.&lt;br /&gt;
* The &amp;quot;Sensors&amp;quot; builtin of [[GKrellM]] can show 6 specific ACPI sensors (out of up to 11).&lt;br /&gt;
* [http://kima.sourceforge.net/ Kima] is a KDE applet that can display the 8 first ACPI sensors as well as the HDAPS sensor.&lt;br /&gt;
* [http://www.kraus.tk/projects/IBMDoK/ IBMDoK], another KDE applet. Shows 4 specific sensors (out of up to 11). So far only tested at the {{T60}}.&lt;br /&gt;
* There is an [http://munin.projects.linpro.no/wiki/plugin-ibm_acpi ibm_acpi plugin] for [http://munin.projects.linpro.no/ Munin].&lt;br /&gt;
* [http://sensors-applet.sourceforge.net/ GNOME Sensors Applet] supports ibm_acpi.&lt;br /&gt;
&lt;br /&gt;
==Sensor locations==&lt;br /&gt;
This information is model specific.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{A31}}===&lt;br /&gt;
Found by Milos Popovic using cooling spray to cool down components on a completely removed, running motherboard, to locate the sensors.  Also reported [http://forum.thinkpads.com/viewtopic.php?t=31837 here].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Battery        (this one heats up when on battery power)&lt;br /&gt;
 0x7A        3                    Power          (sensor near power diodes and CPU; heats up when high power consumption, has crosstalk from CPU)&lt;br /&gt;
 0x7B        4                    Ultrabay 2000 battery?&lt;br /&gt;
 0x7C        5                    Northbridge    (sensor next to Northbridge, also somewhat near GPU)&lt;br /&gt;
 0x7D        6                    PCMCIA/ambient (sensor is a National Semiconductor LM75 Digital Temperature Sensor/Thermal Watchdog chip&lt;br /&gt;
                                                  next to the 9-pin VGA connector; sits right under PCMCIA slots but doesn't touch)&lt;br /&gt;
 0x7E        7                    Battery        (this one stays near ambient temperature, even when on battery power)&lt;br /&gt;
 0x7F        8                    Ultrabay 2000 battery?&lt;br /&gt;
 0xC0        none                 zero&lt;br /&gt;
 0xC1        none                 zero&lt;br /&gt;
 0xC2        none                 zero&lt;br /&gt;
The following photos (resolution reduced for server space) show the locations found for the listed temperature sensors.&lt;br /&gt;
{{gallery_start}}&lt;br /&gt;
{{thumb|A31_2652M3U_systemboardtop_DSCN6105_tempsensors_lores.jpg|ThinkPad A31 sensor locations on top of motherboard.}}&lt;br /&gt;
{{thumb|A31_2652M3U_systemboardbottom_DSCN6105_tempsensors_lores.jpg|ThinkPad A31 sensor locations on bottom of motherboard.}}&lt;br /&gt;
{{gallery_end}}&lt;br /&gt;
On this A31 systemboard (FRU 26P8398), there is a [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2313 Maxim MAX1668] 5-channel remote/local temperature sensor (4 remote + 1 self temperature) on top of the systemboard, and a [http://www.national.com/pf/LM/LM75.html National Semiconductor LM75] single-channel &amp;quot;digital temperature sensor and thermal watchdog&amp;quot; chip.  It would appear that the LM75 has the ability to hard shutdown the processor (without software intervention) if its temperature exceeds a given threshold.  I'm not sure if it is wired for this, nor whether the Thinkpad changes the threshold temperature from the chip's power-up default of 80Â°C.  A software application with drivers on the LM75 webpage is available that claims to allow direct access to the thermal sensor chip (this hasn't been tried, but could be useful in other models to determine if this sensor is somewhere on the MB, and which register it corresponds to).  The MAX1668's self-temperature reading does not appear anywhere in the above temperature registers; it's not clear whether it is read at all, and whether it is to be found elsewhere in the EC memory.  These two chips (LM75 and MAX1668) account for some of the sensors.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{R51}}===&lt;br /&gt;
The [[ibm-acpi]] documentation includes the report by Thomas Gruber:&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Mini-PCI&lt;br /&gt;
 0x7A        3                    HDD&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    System battery&lt;br /&gt;
 0x7D        6                    UltraBay battery&lt;br /&gt;
 0x7E        7                    System battery&lt;br /&gt;
 0x7F        8                    UltraBay battery&lt;br /&gt;
 0xC0        none                 ?&lt;br /&gt;
 0xC1        none                 ?&lt;br /&gt;
 0xC2        none                 ?&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T40}}===&lt;br /&gt;
The location of one of the sensors is identified [http://forum.thinkpads.com/viewtopic.php?t=11574 here].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    System board under rear left corner of Mini-PCI module&lt;br /&gt;
 0x7A        3                    ?&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    n/a&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    n/a&lt;br /&gt;
 0xC0        none                 n/a&lt;br /&gt;
 0xC1        none                 n/a&lt;br /&gt;
 0xC2        none                 n/a&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T43}}, {{T43p}}===&lt;br /&gt;
Found by Shmidoax using cooling spray to cool down components and observe the effect on the sensors.&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    Between PCMCIA slot and CPU (same as HDAPS module)&lt;br /&gt;
 0x7A        3                    PCMCIA slot&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    System battery (front left = charging circuit)&lt;br /&gt;
 0x7D        6                    UltraBay battery&lt;br /&gt;
 0x7E        7                    System battery (rear right)&lt;br /&gt;
 0x7F        8                    UltraBay battery&lt;br /&gt;
 0xC0        9                    Bus between Northbridge and DRAM; Ethernet chip&lt;br /&gt;
 0xC1        10                   Southbridge, WLAN and clock generator (under Mini-PCI card, under touchpad)&lt;br /&gt;
 0xC2        11                   Power circuitry, on underside of system board under F2 key&lt;br /&gt;
{{gallery_start}}&lt;br /&gt;
{{thumb|T43-thermal-sensors.jpg|ThinkPad T43 sensor locations}}&lt;br /&gt;
{{thumb|T43-2668-thermal-sensors-zoom.jpg|ThinkPad T43 sensor locations detail}}&lt;br /&gt;
{{thumb|T43p-H8S2161.jpg|ThinkPad T43/p 26xx Embedded Controller Renesas H8S/2161BV}}&lt;br /&gt;
{{gallery_end}}&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T60}}===&lt;br /&gt;
Found by Marco Kraus for use in [http://www.kraus.tk/projects/IBMDoK/ IBMDok].&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU 0&lt;br /&gt;
 0x79        2                    HDD&lt;br /&gt;
 0x7A        3                    HDD&lt;br /&gt;
 0x7B        4                    GPU&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    n/a&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    n/a&lt;br /&gt;
 0xC0        9                    ?&lt;br /&gt;
 0xC1        10                   ?&lt;br /&gt;
 0xC2        11                   ?&lt;br /&gt;
&lt;br /&gt;
The CPU thermal sensors seem to be exposed in both {{path|/proc/acpi/thermal_zone/THM0/temperature}} and {{path|/proc/acpi/thermal_zone/THM1/temperature}}, though the latter curiously seems to exist only in this file and nowhere in {{path|/proc/acpi/ibm/ecdump}}.&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T61}}===&lt;br /&gt;
Found By Daniel Castro. There are two sensors for the battery but I'm not sure of the difference or exact location of them. There are still 3 sensors that I couldn't figure out. If anyone can help please update it.&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU&lt;br /&gt;
 2                    MiniPCI&lt;br /&gt;
 3                    HDD&lt;br /&gt;
 4                    n/a (-128)&lt;br /&gt;
 5                    Battery 1&lt;br /&gt;
 6                    n/a (-128)&lt;br /&gt;
 7                    Battery 2&lt;br /&gt;
 8                    n/a (-128)&lt;br /&gt;
 9                    ?&lt;br /&gt;
 10                   ?&lt;br /&gt;
 11                   ?&lt;br /&gt;
 12                   n/a (-128)&lt;br /&gt;
 13                   n/a (-128)&lt;br /&gt;
 14                   n/a (-128)&lt;br /&gt;
 15                   n/a (-128)&lt;br /&gt;
 16                   n/a (-128)&lt;br /&gt;
&lt;br /&gt;
The reading for Battery 1 is always 50C, even right after turning the computer on, and it never seems to change, so I monitor the other one.&lt;br /&gt;
&lt;br /&gt;
--[[User:Lunatico|Lunatico]] 23:44, 10 August 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{X31}}===&lt;br /&gt;
I figured these out by myself ([[User:BDKMPSS|BDKMPSS]]), as there are just a few available, this wasn't a huge problem. I verified my presumptions with a contactless thermometer.&lt;br /&gt;
 EC offset   Index in &amp;quot;thermal&amp;quot;   Location (estimated)&lt;br /&gt;
 0x78        1                    CPU&lt;br /&gt;
 0x79        2                    n/a&lt;br /&gt;
 0x7A        3                    GPU?&lt;br /&gt;
 0x7B        4                    near or the ICH4M Southbrige, on the back of the Motherboard&lt;br /&gt;
 0x7C        5                    Battery&lt;br /&gt;
 0x7D        6                    Extended-Life-Battery; may also UltraBay battery&lt;br /&gt;
 0x7E        7                    Battery&lt;br /&gt;
 0x7F        8                    Extended-Life-Battery; may also UltraBay battery&lt;br /&gt;
 0xC0        none                 n/a&lt;br /&gt;
 0xC1        none                 n/a&lt;br /&gt;
 0xC2        none                 n/a&lt;br /&gt;
&lt;br /&gt;
0x7A &amp;quot;GPU?&amp;quot; is pretty hot and seems like the GPU, but as the Chipset and the GPU are cooled with the same heatsink it is difficult to separate them without roasting the machine. However the left and GPU side of the heatsink is much closer to the shown value than the right Chipset side.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T400}}===&lt;br /&gt;
Experimenting with a hair dryer, fgl_glxgears, grep and tools like that I ([[User:Dummyacount|Dummyaccount]]) came to the following conclusions for the sensor-index mapping. More comments are provided at [http://www.cosy.sbg.ac.at/~shuber/misc-t400.php#temp_sensors].&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU neighbourhood (also via ACPI THM0)&lt;br /&gt;
 2                    Ultrabay&lt;br /&gt;
 3                    Express card&lt;br /&gt;
 4                    ATI graphics module&lt;br /&gt;
 5                    Main battery (always around 50°C)&lt;br /&gt;
 6                    n/a (probably ultrabay battery)&lt;br /&gt;
 7                    Main Battery (fits about the value reported by smapi)&lt;br /&gt;
 8                    n/a (probably ultrabay battery)&lt;br /&gt;
 9                    Hard disc&lt;br /&gt;
 10                   Intel graphics module&lt;br /&gt;
 11                   Heatsink?&lt;br /&gt;
 12                   n/a&lt;br /&gt;
 13                   n/a&lt;br /&gt;
 14                   n/a&lt;br /&gt;
 15                   n/a&lt;br /&gt;
 16                   n/a&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===ThinkPad {{T500}}===&lt;br /&gt;
According to [http://forum.thinkpads.com/viewtopic.php?f=45&amp;amp;t=75032], the sensors in the T500 &amp;quot;may be identical to those reported for the [[#ThinkPad T61|T61]]&amp;quot;, with the possibility that #11 may be the CPU heatsink. &amp;quot;It is very closely correlated to cpu load but shows a lot more inertia than sensor 1 which changes almost instantaneously with cpu load.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I ([[User:Nandhp]]) experimented with running glxgears, this produces a spike in #9, which does not occur under regular CPU load. #5 and #7 both belong to the main battery, for they disappear when it is removed. [http://www.kernel.org/doc/Documentation/laptops/thinkpad-acpi.txt] suggests #6 and #8 should be for the UltraBay battery. It also implies that #4 should be for the GPU, however, my model (which has an integrated GPU) does not have a #4 sensor. --[[User:Nandhp|Nandhp]] 19:27, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
 Index in &amp;quot;thermal&amp;quot;   Location&lt;br /&gt;
 1                    CPU (also via ACPI THM0)&lt;br /&gt;
 2                    ? (very similar to HDD smart temp)&lt;br /&gt;
 3                    ? (also via ACPI THM1)&lt;br /&gt;
 4                    n/a&lt;br /&gt;
 5                    Main Battery A&lt;br /&gt;
 6                    n/a (probably Second Battery A)&lt;br /&gt;
 7                    Main Battery B&lt;br /&gt;
 8                    n/a (probably Second Battery B)&lt;br /&gt;
 9                    ? (possibly (integrated) GPU)&lt;br /&gt;
 10                   ?&lt;br /&gt;
 11                   ? (possibly heatsink)&lt;br /&gt;
 12                   n/a&lt;br /&gt;
 13                   n/a&lt;br /&gt;
 14                   n/a&lt;br /&gt;
 15                   n/a&lt;br /&gt;
 16                   n/a&lt;/div&gt;</summary>
		<author><name>Dummyaccount</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43729</id>
		<title>Issues with the Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43729"/>
		<updated>2009-07-27T07:42:05Z</updated>

		<summary type="html">&lt;p&gt;Dummyaccount: /* Cannot get new password */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a provisorium. It's a list of things that are going wrong after the update to help [[User:akw|Akw]] track and fix them.&lt;br /&gt;
&lt;br /&gt;
== Suggestions and requests ==&lt;br /&gt;
=== Enable users to cite references ===&lt;br /&gt;
Thinkwiki would look cleaner and neater if an article were able to cite its references and track them in one place, rather than having external links strewn throughout the article.&lt;br /&gt;
&lt;br /&gt;
Enabling the &amp;lt;ref&amp;gt; and &amp;lt;references&amp;gt; tag, provided by the [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite Mediawiki extension] would allow users to cite their references.  Estimated amount of work to include this plugin:  &amp;lt; 1 hour.&lt;br /&gt;
&lt;br /&gt;
=== Enabling user Javascript and CSS for MediaWiki ===&lt;br /&gt;
&lt;br /&gt;
Could ThinkWiki's MediaWiki installation get these options enabled (typically set in LocalSettings.php):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss wgAllowUserCss]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserJs wgAllowUserJs]&lt;br /&gt;
&lt;br /&gt;
These options allow users to have their own custom Javascript and CSS. I (and others) like to have our own custom themes and Javascript when working with MediaWiki-powered websites.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:04, 28 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is a great security risk. What is it good for?&lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 00:14, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
It allowers users to set their own customizations via Javascript and CSS. It's a minor security risk which is why MediaWiki ships with it off, but Wikipedia and other popular websites using MediaWiki ship with it on.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 20:49, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is nothing minor about it.  The web security model is site-wise when dealing with MediaWiki, there is no easy (read: manageable) way for an user, even one that uses NoScript+Firefox or something else equally powerful, to really filter out trusted from untrusted content when you start allowing people to write JavaScript into a Wiki.&lt;br /&gt;
&lt;br /&gt;
CSS is less of a problem, but it could still hork the site if one is not careful, and MediaWiki already allows us to change the pages well enough.  If you need to change thinkwiki CSS for your own viewing pleasure, any browser worth its bytes lets you layer your own CSS on top of a site's.  I would not be strongly against enabling CSS, but I don't see any reason to do it, either.&lt;br /&gt;
&lt;br /&gt;
JavaScript submissions, OTOH, is something that must remain disabled.  IMO, if you really can't survive without tacking different JavaScript code than what thinkwiki already has, you can use greasemonkey or some other such system to do it in your own browser.&lt;br /&gt;
&lt;br /&gt;
If thinkwiki starts allowing users to set javascript on their pages, I would have to block javascript completely on my side, for example.  At that time, it is likely I will just go away.  Other contributors might feel the same.  It is not that I have anything against JavaScript.  It is the fact that I cannot *trust* user-submitted JavaScript.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 12:26, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
These options only enable Javascript and CSS for user pages, i.e. for User:User/Monobook.css and User/Monobook.js, specifically ''not'' for other pages. Disabling these options was done by default as a precaution against XSS vulnerabilies [http://www.gossamer-threads.com/lists/wiki/mediawiki-announce/28572 long since been fixed]. Unfortunately, while I agree with you about disabling user Javascript as a precaution, I do not think the wgAllowUserCss option has any effect unless the wgAllowUserJs option is enabled as well.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 18:52, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't get the point ether.&lt;br /&gt;
Why you want to use css/javascript on user pages? You always say why you think its no problem, but not what you want to do. If you need some funky looking stuff or buttons there you should use something like myspace. This Wikis (and almost all other) purpose is collecting the main - Thinkpad - content, not something cool/funky/special on userpages&lt;br /&gt;
&lt;br /&gt;
As Hmh, I would block js immediately and may leave the site, even if its only on userpages, because I don't want to mind clicking &amp;quot;the false links&amp;quot;&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]], 30 July 2007&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MediaWiki#Customisation Wikipedia's section on MediaWiki customization] describes some of the extensions and addons available. For example, [http://en.wikipedia.org/wiki/User:Cacycle/wikEd wikiEd] is a WYSIWYG editor such that instead of having to remember MediaWiki's markup, they use an editor that's only enabled for use them. This kind of extending is difficult to do with Stylish or Greasemonkey.&lt;br /&gt;
&lt;br /&gt;
I'll repeat, since I've not been apparently misunderstood:&lt;br /&gt;
* Users ''won't'' be able to add Javascript or CSS to arbitrary pages, only those under their user profile (these are called &amp;quot;user pages&amp;quot;)&lt;br /&gt;
* Only those users logged in will see these their own changes, no other users will.&lt;br /&gt;
Given these things, I don't understand why people need to threaten they're going to stop contributing to ThinkWiki? There isn't a way you're going to turn ThinkWiki into MySpace. If you don't use specifically use any CSS or Javascript through these features, it will not effect you at all.&lt;br /&gt;
&lt;br /&gt;
What I personally want to do, I want to use a MediaWiki modification I wrote, [http://meta.wikimedia.org/wiki/Gallery_of_user_styles#Nullbook Nullbook]. I feel as if I am much more efficient with this theme. &lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 21:58, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't understand what exactly $wgAllowUserJs is supposed to do, and its [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss documentation] is worthless. The crux of the matter is this: if those features are enabled, is there any way ''you'' can cause ''me'' to execute JavaScript (or apply CSS) that ''you'' wrote, in ''any'' page on ThinkWiki? If not, why? &lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 22:17, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://meta.wikimedia.org/wiki/User_styles User styles on the MediaWiki site] describes a bit more how these options work and what is provided to any modification that depends upon them. Unless there exist security-related bugs (which is the reason these features are tagged possible security risks, and why they are proactively disabled by default), by design, no, there is no way that I can cause you to execute Javascript or apply CSS that I had put into one of my own &amp;quot;user pages&amp;quot; (i.e. those under [[User:SamatJain]]).&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:53, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
'''If and only if''' such javascript and css changes are limited so that the user who made them is the only one who gets them, then I have nothing against it.&lt;br /&gt;
&lt;br /&gt;
That said, I'd prefer if the relevant mediawiki code was audited a bit before it is enabled.&lt;br /&gt;
&lt;br /&gt;
PS: Whomever is doing it, please stop screwing around with the formatting: there must be one empty line before and after signatures, it makes the dialog a '''lot''' more readable.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 02:53, 1 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Troubles encountered ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Cannot get new password ===&lt;br /&gt;
&lt;br /&gt;
I created a new account ([[User:Shuber2]]). I didn't get a confirmation e-mail, I couldn't log in at the first place and I didn't get a new password after request. Furthermore it would be nice if there would be any e-mail address to contact for such troubles.&lt;br /&gt;
&lt;br /&gt;
--[[User:Dummyaccount|Dummyaccount]] Mon Jul 27 07:20:04 UTC 2009&lt;br /&gt;
&lt;br /&gt;
=== Cannot validate Email addresses ===&lt;br /&gt;
I was waiting now for an hour and no validation email arrives.&lt;br /&gt;
I double checked my entered email address.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sandoz|Sandoz]] 13:05, 20 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I also cannot validate my email address. I've tried two different addresses - nothing gets delivered. - robertmuil 2009/06/15.&lt;br /&gt;
&lt;br /&gt;
=== It is not possible to create a new account ===&lt;br /&gt;
&lt;br /&gt;
I tried several times to create an account for myself. After entering all the verification as a human and the necessary account information, passwords etc. I reach a page with the plain message: &amp;quot;Could not open socket&amp;quot;. This happens reproducibly with both firefox 3.0.1 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)) and konqueror 3.5.9 on an uptodate debian lenny system. The only way to report such problems is by finding someone with a valid login, because I couldn't find a way to report by e-mail or any other means. &lt;br /&gt;
&lt;br /&gt;
Thanks for fixing this. &lt;br /&gt;
&lt;br /&gt;
--johannes at physik blm tu-muenchen de &lt;br /&gt;
&lt;br /&gt;
=== Problems with Language.php ===&lt;br /&gt;
&lt;br /&gt;
Some pages are not happy with mediawiki 1.11.0, and return:&lt;br /&gt;
 Warning: array_slice() [function.array-slice]: The first argument should be an array in /home/thinkwiki/htdocs/mediawiki-1.11.0/languages/Language.php on line 1153&lt;br /&gt;
&lt;br /&gt;
For an example, see: [[User:Akw | Akw's user page]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:14, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with cmdroot ===&lt;br /&gt;
&lt;br /&gt;
Following String is not handled correct by template cmdroot:&lt;br /&gt;
&amp;quot;fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image&amp;quot;&lt;br /&gt;
&lt;br /&gt;
see here:&lt;br /&gt;
{{cmdroot|fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image}}&lt;br /&gt;
&lt;br /&gt;
=== Can not open page to edit without introducing modifications ===&lt;br /&gt;
&lt;br /&gt;
If I open the [[X31]] model page and without touching anything I hit preview, the div token is decomposed and appears in the preview page, and of course, the photo is not in the right place.&lt;br /&gt;
 &lt;br /&gt;
--[[User:Ungoliant|Ungoliant]] 19:24, 20 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Uploading SVG files ===&lt;br /&gt;
&lt;br /&gt;
'''Can not upload SVG'''&lt;br /&gt;
 I get the upload warning:&lt;br /&gt;
 &amp;quot;.svg&amp;quot; is not a recommended image file format.&lt;br /&gt;
--[[User:Matt|Matt]] 14:02, 3 December 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== SpamBlackList not working ===&lt;br /&gt;
&lt;br /&gt;
* [[ThinkWiki:SpamBlackList]] does not appear to work anymore&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 03:40, 11 March 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Multiline cmdresult template ===&lt;br /&gt;
&lt;br /&gt;
You can't (easliy do a multiline {{cmdresult|cmdresult}}, can you? See:&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
bar&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
  bar (after whitespace)&lt;br /&gt;
  baz (after whitespace)}}&lt;br /&gt;
&lt;br /&gt;
This works (but is not so nice)&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
&lt;br /&gt;
bar (after empty line)&lt;br /&gt;
&lt;br /&gt;
baz (after empty line)}}&lt;br /&gt;
&lt;br /&gt;
Any suggestions?&lt;br /&gt;
&lt;br /&gt;
--[[User:Pebolle|Paul Bolle]] 10:27, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I think the best way is to use single cmdresult calls for each line and prefix them with a colon. Like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;, which results in&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can use &amp;amp;lt;br /&amp;amp;gt; at the ende of each line within one call, like this:&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cmdresult|foo&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
bar&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
baz}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
, which will result in&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&amp;lt;br /&amp;gt;&lt;br /&gt;
bar&amp;lt;br /&amp;gt;&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
--[[User:Wyrfel|Wyrfel]] 12:13, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Server time out-of-sync ===&lt;br /&gt;
&lt;br /&gt;
The server time would appear to be off a lot, is it possible to setup ntpd, or to run ntpdate every hour or so using cron?&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 05:11, 22 February 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Missing imagemagick on server ===&lt;br /&gt;
&lt;br /&gt;
 Error creating thumbnail: /home/thinkwiki/htdocs/mediawiki-1.10.0/bin/ulimit4.sh: line 4: /usr/bin/convert: No such file or directory&lt;br /&gt;
&lt;br /&gt;
I think the computer this wiki is running on is missing the imagemagick software tools especially convert to create thumbnails of images &lt;br /&gt;
&lt;br /&gt;
--[[User:Markusw|Markusw]] 10:21, 26 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Your signature with timestamp button ===&lt;br /&gt;
&lt;br /&gt;
This Button simply doesn't work, it adds &amp;lt;nowiki&amp;gt;--~~~~&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
I think its a bunch on javascript so I may add:&amp;lt;br&amp;gt;&lt;br /&gt;
I use Firefox (branded as Icewasel) on Debian Testing&amp;lt;br&amp;gt;&lt;br /&gt;
Preferences:&amp;lt;br&amp;gt;&lt;br /&gt;
Raw signatures (without automatic link) OFF&amp;lt;br&amp;gt;&lt;br /&gt;
Show edit toolbar (JavaScript) ON&amp;lt;br&amp;gt;&lt;br /&gt;
(Oh... Yes its javascript)&lt;br /&gt;
&lt;br /&gt;
EDIT:&lt;br /&gt;
Even in my Windows XP SP2 Virtual Machine it don't work in Internet Explorer 7.0&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 29 July 2007&lt;br /&gt;
&lt;br /&gt;
I have been using this button for quite a while now, and it seems to work just fine.  It does insert &amp;lt;nowiki&amp;gt;--~~~&amp;lt;/nowiki&amp;gt;, but upon submitting previews or saving the page, it gets converted into my signature.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:27, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
hm... (wow a nice joke...)&lt;br /&gt;
&lt;br /&gt;
lets try this&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:30, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
OK, its all fine... I'm sorry but this seems to be extremely non-intuitive...&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:32, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yeah, intuitive it ain't...&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 00:43, 22 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with the feeds (RSS and Atom) ===&lt;br /&gt;
The feed does not validate, and thus not load in Firefox or Liferea.&lt;br /&gt;
&lt;br /&gt;
The problem is, that there is a trailing newline before &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; which is not allowed&lt;br /&gt;
&lt;br /&gt;
--[[User:Zhenech|Zhenech]] 12:14, 11 December 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Search is broken ===&lt;br /&gt;
&lt;br /&gt;
The search feature is completely borked: every query I try returns zero results. &lt;br /&gt;
&lt;br /&gt;
--[[User:RichardNeill|RichardNeill]] 02:16, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
They work just fine here, through Google (the search box launches a Google search, and returns it in a ThinkWiki-style page).&lt;br /&gt;
&lt;br /&gt;
Check your browser &amp;quot;defense&amp;quot; settings, you may be blocking too much.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 04:23, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
== Problems fixed ==&lt;br /&gt;
&lt;br /&gt;
* List emptied, since everything in it was more than one year old&lt;/div&gt;</summary>
		<author><name>Dummyaccount</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43728</id>
		<title>Issues with the Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43728"/>
		<updated>2009-07-27T07:41:35Z</updated>

		<summary type="html">&lt;p&gt;Dummyaccount: /* Cannot get new password */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a provisorium. It's a list of things that are going wrong after the update to help [[User:akw|Akw]] track and fix them.&lt;br /&gt;
&lt;br /&gt;
== Suggestions and requests ==&lt;br /&gt;
=== Enable users to cite references ===&lt;br /&gt;
Thinkwiki would look cleaner and neater if an article were able to cite its references and track them in one place, rather than having external links strewn throughout the article.&lt;br /&gt;
&lt;br /&gt;
Enabling the &amp;lt;ref&amp;gt; and &amp;lt;references&amp;gt; tag, provided by the [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite Mediawiki extension] would allow users to cite their references.  Estimated amount of work to include this plugin:  &amp;lt; 1 hour.&lt;br /&gt;
&lt;br /&gt;
=== Enabling user Javascript and CSS for MediaWiki ===&lt;br /&gt;
&lt;br /&gt;
Could ThinkWiki's MediaWiki installation get these options enabled (typically set in LocalSettings.php):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss wgAllowUserCss]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserJs wgAllowUserJs]&lt;br /&gt;
&lt;br /&gt;
These options allow users to have their own custom Javascript and CSS. I (and others) like to have our own custom themes and Javascript when working with MediaWiki-powered websites.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:04, 28 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is a great security risk. What is it good for?&lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 00:14, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
It allowers users to set their own customizations via Javascript and CSS. It's a minor security risk which is why MediaWiki ships with it off, but Wikipedia and other popular websites using MediaWiki ship with it on.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 20:49, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is nothing minor about it.  The web security model is site-wise when dealing with MediaWiki, there is no easy (read: manageable) way for an user, even one that uses NoScript+Firefox or something else equally powerful, to really filter out trusted from untrusted content when you start allowing people to write JavaScript into a Wiki.&lt;br /&gt;
&lt;br /&gt;
CSS is less of a problem, but it could still hork the site if one is not careful, and MediaWiki already allows us to change the pages well enough.  If you need to change thinkwiki CSS for your own viewing pleasure, any browser worth its bytes lets you layer your own CSS on top of a site's.  I would not be strongly against enabling CSS, but I don't see any reason to do it, either.&lt;br /&gt;
&lt;br /&gt;
JavaScript submissions, OTOH, is something that must remain disabled.  IMO, if you really can't survive without tacking different JavaScript code than what thinkwiki already has, you can use greasemonkey or some other such system to do it in your own browser.&lt;br /&gt;
&lt;br /&gt;
If thinkwiki starts allowing users to set javascript on their pages, I would have to block javascript completely on my side, for example.  At that time, it is likely I will just go away.  Other contributors might feel the same.  It is not that I have anything against JavaScript.  It is the fact that I cannot *trust* user-submitted JavaScript.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 12:26, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
These options only enable Javascript and CSS for user pages, i.e. for User:User/Monobook.css and User/Monobook.js, specifically ''not'' for other pages. Disabling these options was done by default as a precaution against XSS vulnerabilies [http://www.gossamer-threads.com/lists/wiki/mediawiki-announce/28572 long since been fixed]. Unfortunately, while I agree with you about disabling user Javascript as a precaution, I do not think the wgAllowUserCss option has any effect unless the wgAllowUserJs option is enabled as well.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 18:52, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't get the point ether.&lt;br /&gt;
Why you want to use css/javascript on user pages? You always say why you think its no problem, but not what you want to do. If you need some funky looking stuff or buttons there you should use something like myspace. This Wikis (and almost all other) purpose is collecting the main - Thinkpad - content, not something cool/funky/special on userpages&lt;br /&gt;
&lt;br /&gt;
As Hmh, I would block js immediately and may leave the site, even if its only on userpages, because I don't want to mind clicking &amp;quot;the false links&amp;quot;&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]], 30 July 2007&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MediaWiki#Customisation Wikipedia's section on MediaWiki customization] describes some of the extensions and addons available. For example, [http://en.wikipedia.org/wiki/User:Cacycle/wikEd wikiEd] is a WYSIWYG editor such that instead of having to remember MediaWiki's markup, they use an editor that's only enabled for use them. This kind of extending is difficult to do with Stylish or Greasemonkey.&lt;br /&gt;
&lt;br /&gt;
I'll repeat, since I've not been apparently misunderstood:&lt;br /&gt;
* Users ''won't'' be able to add Javascript or CSS to arbitrary pages, only those under their user profile (these are called &amp;quot;user pages&amp;quot;)&lt;br /&gt;
* Only those users logged in will see these their own changes, no other users will.&lt;br /&gt;
Given these things, I don't understand why people need to threaten they're going to stop contributing to ThinkWiki? There isn't a way you're going to turn ThinkWiki into MySpace. If you don't use specifically use any CSS or Javascript through these features, it will not effect you at all.&lt;br /&gt;
&lt;br /&gt;
What I personally want to do, I want to use a MediaWiki modification I wrote, [http://meta.wikimedia.org/wiki/Gallery_of_user_styles#Nullbook Nullbook]. I feel as if I am much more efficient with this theme. &lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 21:58, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't understand what exactly $wgAllowUserJs is supposed to do, and its [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss documentation] is worthless. The crux of the matter is this: if those features are enabled, is there any way ''you'' can cause ''me'' to execute JavaScript (or apply CSS) that ''you'' wrote, in ''any'' page on ThinkWiki? If not, why? &lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 22:17, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://meta.wikimedia.org/wiki/User_styles User styles on the MediaWiki site] describes a bit more how these options work and what is provided to any modification that depends upon them. Unless there exist security-related bugs (which is the reason these features are tagged possible security risks, and why they are proactively disabled by default), by design, no, there is no way that I can cause you to execute Javascript or apply CSS that I had put into one of my own &amp;quot;user pages&amp;quot; (i.e. those under [[User:SamatJain]]).&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:53, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
'''If and only if''' such javascript and css changes are limited so that the user who made them is the only one who gets them, then I have nothing against it.&lt;br /&gt;
&lt;br /&gt;
That said, I'd prefer if the relevant mediawiki code was audited a bit before it is enabled.&lt;br /&gt;
&lt;br /&gt;
PS: Whomever is doing it, please stop screwing around with the formatting: there must be one empty line before and after signatures, it makes the dialog a '''lot''' more readable.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 02:53, 1 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Troubles encountered ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Cannot get new password ===&lt;br /&gt;
&lt;br /&gt;
I created a new account ([[User:Shuber]]). I didn't get a confirmation e-mail, I couldn't log in at the first place and I didn't get a new password after request. Furthermore it would be nice if there would be any e-mail address to contact for such troubles.&lt;br /&gt;
&lt;br /&gt;
--[[User:Dummyaccount] Mon Jul 27 07:20:04 UTC 2009&lt;br /&gt;
&lt;br /&gt;
=== Cannot validate Email addresses ===&lt;br /&gt;
I was waiting now for an hour and no validation email arrives.&lt;br /&gt;
I double checked my entered email address.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sandoz|Sandoz]] 13:05, 20 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I also cannot validate my email address. I've tried two different addresses - nothing gets delivered. - robertmuil 2009/06/15.&lt;br /&gt;
&lt;br /&gt;
=== It is not possible to create a new account ===&lt;br /&gt;
&lt;br /&gt;
I tried several times to create an account for myself. After entering all the verification as a human and the necessary account information, passwords etc. I reach a page with the plain message: &amp;quot;Could not open socket&amp;quot;. This happens reproducibly with both firefox 3.0.1 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)) and konqueror 3.5.9 on an uptodate debian lenny system. The only way to report such problems is by finding someone with a valid login, because I couldn't find a way to report by e-mail or any other means. &lt;br /&gt;
&lt;br /&gt;
Thanks for fixing this. &lt;br /&gt;
&lt;br /&gt;
--johannes at physik blm tu-muenchen de &lt;br /&gt;
&lt;br /&gt;
=== Problems with Language.php ===&lt;br /&gt;
&lt;br /&gt;
Some pages are not happy with mediawiki 1.11.0, and return:&lt;br /&gt;
 Warning: array_slice() [function.array-slice]: The first argument should be an array in /home/thinkwiki/htdocs/mediawiki-1.11.0/languages/Language.php on line 1153&lt;br /&gt;
&lt;br /&gt;
For an example, see: [[User:Akw | Akw's user page]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:14, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with cmdroot ===&lt;br /&gt;
&lt;br /&gt;
Following String is not handled correct by template cmdroot:&lt;br /&gt;
&amp;quot;fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image&amp;quot;&lt;br /&gt;
&lt;br /&gt;
see here:&lt;br /&gt;
{{cmdroot|fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image}}&lt;br /&gt;
&lt;br /&gt;
=== Can not open page to edit without introducing modifications ===&lt;br /&gt;
&lt;br /&gt;
If I open the [[X31]] model page and without touching anything I hit preview, the div token is decomposed and appears in the preview page, and of course, the photo is not in the right place.&lt;br /&gt;
 &lt;br /&gt;
--[[User:Ungoliant|Ungoliant]] 19:24, 20 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Uploading SVG files ===&lt;br /&gt;
&lt;br /&gt;
'''Can not upload SVG'''&lt;br /&gt;
 I get the upload warning:&lt;br /&gt;
 &amp;quot;.svg&amp;quot; is not a recommended image file format.&lt;br /&gt;
--[[User:Matt|Matt]] 14:02, 3 December 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== SpamBlackList not working ===&lt;br /&gt;
&lt;br /&gt;
* [[ThinkWiki:SpamBlackList]] does not appear to work anymore&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 03:40, 11 March 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Multiline cmdresult template ===&lt;br /&gt;
&lt;br /&gt;
You can't (easliy do a multiline {{cmdresult|cmdresult}}, can you? See:&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
bar&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
  bar (after whitespace)&lt;br /&gt;
  baz (after whitespace)}}&lt;br /&gt;
&lt;br /&gt;
This works (but is not so nice)&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
&lt;br /&gt;
bar (after empty line)&lt;br /&gt;
&lt;br /&gt;
baz (after empty line)}}&lt;br /&gt;
&lt;br /&gt;
Any suggestions?&lt;br /&gt;
&lt;br /&gt;
--[[User:Pebolle|Paul Bolle]] 10:27, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I think the best way is to use single cmdresult calls for each line and prefix them with a colon. Like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;, which results in&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can use &amp;amp;lt;br /&amp;amp;gt; at the ende of each line within one call, like this:&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cmdresult|foo&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
bar&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
baz}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
, which will result in&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&amp;lt;br /&amp;gt;&lt;br /&gt;
bar&amp;lt;br /&amp;gt;&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
--[[User:Wyrfel|Wyrfel]] 12:13, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Server time out-of-sync ===&lt;br /&gt;
&lt;br /&gt;
The server time would appear to be off a lot, is it possible to setup ntpd, or to run ntpdate every hour or so using cron?&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 05:11, 22 February 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Missing imagemagick on server ===&lt;br /&gt;
&lt;br /&gt;
 Error creating thumbnail: /home/thinkwiki/htdocs/mediawiki-1.10.0/bin/ulimit4.sh: line 4: /usr/bin/convert: No such file or directory&lt;br /&gt;
&lt;br /&gt;
I think the computer this wiki is running on is missing the imagemagick software tools especially convert to create thumbnails of images &lt;br /&gt;
&lt;br /&gt;
--[[User:Markusw|Markusw]] 10:21, 26 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Your signature with timestamp button ===&lt;br /&gt;
&lt;br /&gt;
This Button simply doesn't work, it adds &amp;lt;nowiki&amp;gt;--~~~~&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
I think its a bunch on javascript so I may add:&amp;lt;br&amp;gt;&lt;br /&gt;
I use Firefox (branded as Icewasel) on Debian Testing&amp;lt;br&amp;gt;&lt;br /&gt;
Preferences:&amp;lt;br&amp;gt;&lt;br /&gt;
Raw signatures (without automatic link) OFF&amp;lt;br&amp;gt;&lt;br /&gt;
Show edit toolbar (JavaScript) ON&amp;lt;br&amp;gt;&lt;br /&gt;
(Oh... Yes its javascript)&lt;br /&gt;
&lt;br /&gt;
EDIT:&lt;br /&gt;
Even in my Windows XP SP2 Virtual Machine it don't work in Internet Explorer 7.0&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 29 July 2007&lt;br /&gt;
&lt;br /&gt;
I have been using this button for quite a while now, and it seems to work just fine.  It does insert &amp;lt;nowiki&amp;gt;--~~~&amp;lt;/nowiki&amp;gt;, but upon submitting previews or saving the page, it gets converted into my signature.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:27, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
hm... (wow a nice joke...)&lt;br /&gt;
&lt;br /&gt;
lets try this&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:30, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
OK, its all fine... I'm sorry but this seems to be extremely non-intuitive...&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:32, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yeah, intuitive it ain't...&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 00:43, 22 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with the feeds (RSS and Atom) ===&lt;br /&gt;
The feed does not validate, and thus not load in Firefox or Liferea.&lt;br /&gt;
&lt;br /&gt;
The problem is, that there is a trailing newline before &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; which is not allowed&lt;br /&gt;
&lt;br /&gt;
--[[User:Zhenech|Zhenech]] 12:14, 11 December 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Search is broken ===&lt;br /&gt;
&lt;br /&gt;
The search feature is completely borked: every query I try returns zero results. &lt;br /&gt;
&lt;br /&gt;
--[[User:RichardNeill|RichardNeill]] 02:16, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
They work just fine here, through Google (the search box launches a Google search, and returns it in a ThinkWiki-style page).&lt;br /&gt;
&lt;br /&gt;
Check your browser &amp;quot;defense&amp;quot; settings, you may be blocking too much.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 04:23, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
== Problems fixed ==&lt;br /&gt;
&lt;br /&gt;
* List emptied, since everything in it was more than one year old&lt;/div&gt;</summary>
		<author><name>Dummyaccount</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43727</id>
		<title>Issues with the Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Issues_with_the_Wiki&amp;diff=43727"/>
		<updated>2009-07-27T07:39:41Z</updated>

		<summary type="html">&lt;p&gt;Dummyaccount: /* Troubles encountered */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a provisorium. It's a list of things that are going wrong after the update to help [[User:akw|Akw]] track and fix them.&lt;br /&gt;
&lt;br /&gt;
== Suggestions and requests ==&lt;br /&gt;
=== Enable users to cite references ===&lt;br /&gt;
Thinkwiki would look cleaner and neater if an article were able to cite its references and track them in one place, rather than having external links strewn throughout the article.&lt;br /&gt;
&lt;br /&gt;
Enabling the &amp;lt;ref&amp;gt; and &amp;lt;references&amp;gt; tag, provided by the [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite Mediawiki extension] would allow users to cite their references.  Estimated amount of work to include this plugin:  &amp;lt; 1 hour.&lt;br /&gt;
&lt;br /&gt;
=== Enabling user Javascript and CSS for MediaWiki ===&lt;br /&gt;
&lt;br /&gt;
Could ThinkWiki's MediaWiki installation get these options enabled (typically set in LocalSettings.php):&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss wgAllowUserCss]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserJs wgAllowUserJs]&lt;br /&gt;
&lt;br /&gt;
These options allow users to have their own custom Javascript and CSS. I (and others) like to have our own custom themes and Javascript when working with MediaWiki-powered websites.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:04, 28 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is a great security risk. What is it good for?&lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 00:14, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
It allowers users to set their own customizations via Javascript and CSS. It's a minor security risk which is why MediaWiki ships with it off, but Wikipedia and other popular websites using MediaWiki ship with it on.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 20:49, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is nothing minor about it.  The web security model is site-wise when dealing with MediaWiki, there is no easy (read: manageable) way for an user, even one that uses NoScript+Firefox or something else equally powerful, to really filter out trusted from untrusted content when you start allowing people to write JavaScript into a Wiki.&lt;br /&gt;
&lt;br /&gt;
CSS is less of a problem, but it could still hork the site if one is not careful, and MediaWiki already allows us to change the pages well enough.  If you need to change thinkwiki CSS for your own viewing pleasure, any browser worth its bytes lets you layer your own CSS on top of a site's.  I would not be strongly against enabling CSS, but I don't see any reason to do it, either.&lt;br /&gt;
&lt;br /&gt;
JavaScript submissions, OTOH, is something that must remain disabled.  IMO, if you really can't survive without tacking different JavaScript code than what thinkwiki already has, you can use greasemonkey or some other such system to do it in your own browser.&lt;br /&gt;
&lt;br /&gt;
If thinkwiki starts allowing users to set javascript on their pages, I would have to block javascript completely on my side, for example.  At that time, it is likely I will just go away.  Other contributors might feel the same.  It is not that I have anything against JavaScript.  It is the fact that I cannot *trust* user-submitted JavaScript.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 12:26, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
These options only enable Javascript and CSS for user pages, i.e. for User:User/Monobook.css and User/Monobook.js, specifically ''not'' for other pages. Disabling these options was done by default as a precaution against XSS vulnerabilies [http://www.gossamer-threads.com/lists/wiki/mediawiki-announce/28572 long since been fixed]. Unfortunately, while I agree with you about disabling user Javascript as a precaution, I do not think the wgAllowUserCss option has any effect unless the wgAllowUserJs option is enabled as well.&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 18:52, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't get the point ether.&lt;br /&gt;
Why you want to use css/javascript on user pages? You always say why you think its no problem, but not what you want to do. If you need some funky looking stuff or buttons there you should use something like myspace. This Wikis (and almost all other) purpose is collecting the main - Thinkpad - content, not something cool/funky/special on userpages&lt;br /&gt;
&lt;br /&gt;
As Hmh, I would block js immediately and may leave the site, even if its only on userpages, because I don't want to mind clicking &amp;quot;the false links&amp;quot;&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]], 30 July 2007&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MediaWiki#Customisation Wikipedia's section on MediaWiki customization] describes some of the extensions and addons available. For example, [http://en.wikipedia.org/wiki/User:Cacycle/wikEd wikiEd] is a WYSIWYG editor such that instead of having to remember MediaWiki's markup, they use an editor that's only enabled for use them. This kind of extending is difficult to do with Stylish or Greasemonkey.&lt;br /&gt;
&lt;br /&gt;
I'll repeat, since I've not been apparently misunderstood:&lt;br /&gt;
* Users ''won't'' be able to add Javascript or CSS to arbitrary pages, only those under their user profile (these are called &amp;quot;user pages&amp;quot;)&lt;br /&gt;
* Only those users logged in will see these their own changes, no other users will.&lt;br /&gt;
Given these things, I don't understand why people need to threaten they're going to stop contributing to ThinkWiki? There isn't a way you're going to turn ThinkWiki into MySpace. If you don't use specifically use any CSS or Javascript through these features, it will not effect you at all.&lt;br /&gt;
&lt;br /&gt;
What I personally want to do, I want to use a MediaWiki modification I wrote, [http://meta.wikimedia.org/wiki/Gallery_of_user_styles#Nullbook Nullbook]. I feel as if I am much more efficient with this theme. &lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 21:58, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't understand what exactly $wgAllowUserJs is supposed to do, and its [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss documentation] is worthless. The crux of the matter is this: if those features are enabled, is there any way ''you'' can cause ''me'' to execute JavaScript (or apply CSS) that ''you'' wrote, in ''any'' page on ThinkWiki? If not, why? &lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 22:17, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://meta.wikimedia.org/wiki/User_styles User styles on the MediaWiki site] describes a bit more how these options work and what is provided to any modification that depends upon them. Unless there exist security-related bugs (which is the reason these features are tagged possible security risks, and why they are proactively disabled by default), by design, no, there is no way that I can cause you to execute Javascript or apply CSS that I had put into one of my own &amp;quot;user pages&amp;quot; (i.e. those under [[User:SamatJain]]).&lt;br /&gt;
&lt;br /&gt;
--[[User:SamatJain|SamatJain]] 22:53, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
'''If and only if''' such javascript and css changes are limited so that the user who made them is the only one who gets them, then I have nothing against it.&lt;br /&gt;
&lt;br /&gt;
That said, I'd prefer if the relevant mediawiki code was audited a bit before it is enabled.&lt;br /&gt;
&lt;br /&gt;
PS: Whomever is doing it, please stop screwing around with the formatting: there must be one empty line before and after signatures, it makes the dialog a '''lot''' more readable.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 02:53, 1 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Troubles encountered ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Cannot get new password ===&lt;br /&gt;
&lt;br /&gt;
I created a new account ([[User:Shuber]]). I didn't get a confirmation e-mail, I couldn't log in at the first place and I didn't get a new password after request. Furthermore it would be nice if there would be any e-mail address to contact for such troubles.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sandoz|Sandoz]] Mon Jul 27 07:20:04 UTC 2009&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Cannot validate Email addresses ===&lt;br /&gt;
I was waiting now for an hour and no validation email arrives.&lt;br /&gt;
I double checked my entered email address.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sandoz|Sandoz]] 13:05, 20 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I also cannot validate my email address. I've tried two different addresses - nothing gets delivered. - robertmuil 2009/06/15.&lt;br /&gt;
&lt;br /&gt;
=== It is not possible to create a new account ===&lt;br /&gt;
&lt;br /&gt;
I tried several times to create an account for myself. After entering all the verification as a human and the necessary account information, passwords etc. I reach a page with the plain message: &amp;quot;Could not open socket&amp;quot;. This happens reproducibly with both firefox 3.0.1 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)) and konqueror 3.5.9 on an uptodate debian lenny system. The only way to report such problems is by finding someone with a valid login, because I couldn't find a way to report by e-mail or any other means. &lt;br /&gt;
&lt;br /&gt;
Thanks for fixing this. &lt;br /&gt;
&lt;br /&gt;
--johannes at physik blm tu-muenchen de &lt;br /&gt;
&lt;br /&gt;
=== Problems with Language.php ===&lt;br /&gt;
&lt;br /&gt;
Some pages are not happy with mediawiki 1.11.0, and return:&lt;br /&gt;
 Warning: array_slice() [function.array-slice]: The first argument should be an array in /home/thinkwiki/htdocs/mediawiki-1.11.0/languages/Language.php on line 1153&lt;br /&gt;
&lt;br /&gt;
For an example, see: [[User:Akw | Akw's user page]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:14, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with cmdroot ===&lt;br /&gt;
&lt;br /&gt;
Following String is not handled correct by template cmdroot:&lt;br /&gt;
&amp;quot;fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image&amp;quot;&lt;br /&gt;
&lt;br /&gt;
see here:&lt;br /&gt;
{{cmdroot|fakeroot make-kpkg --initrd --revision=thinkpad.1.0 kernel_image}}&lt;br /&gt;
&lt;br /&gt;
=== Can not open page to edit without introducing modifications ===&lt;br /&gt;
&lt;br /&gt;
If I open the [[X31]] model page and without touching anything I hit preview, the div token is decomposed and appears in the preview page, and of course, the photo is not in the right place.&lt;br /&gt;
 &lt;br /&gt;
--[[User:Ungoliant|Ungoliant]] 19:24, 20 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Uploading SVG files ===&lt;br /&gt;
&lt;br /&gt;
'''Can not upload SVG'''&lt;br /&gt;
 I get the upload warning:&lt;br /&gt;
 &amp;quot;.svg&amp;quot; is not a recommended image file format.&lt;br /&gt;
--[[User:Matt|Matt]] 14:02, 3 December 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== SpamBlackList not working ===&lt;br /&gt;
&lt;br /&gt;
* [[ThinkWiki:SpamBlackList]] does not appear to work anymore&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 03:40, 11 March 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Multiline cmdresult template ===&lt;br /&gt;
&lt;br /&gt;
You can't (easliy do a multiline {{cmdresult|cmdresult}}, can you? See:&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
bar&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
  bar (after whitespace)&lt;br /&gt;
  baz (after whitespace)}}&lt;br /&gt;
&lt;br /&gt;
This works (but is not so nice)&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&lt;br /&gt;
&lt;br /&gt;
bar (after empty line)&lt;br /&gt;
&lt;br /&gt;
baz (after empty line)}}&lt;br /&gt;
&lt;br /&gt;
Any suggestions?&lt;br /&gt;
&lt;br /&gt;
--[[User:Pebolle|Paul Bolle]] 10:27, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I think the best way is to use single cmdresult calls for each line and prefix them with a colon. Like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;, which results in&lt;br /&gt;
:{{cmdresult|foo}}&lt;br /&gt;
:{{cmdresult|bar}}&lt;br /&gt;
:{{cmdresult|baz}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can use &amp;amp;lt;br /&amp;amp;gt; at the ende of each line within one call, like this:&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cmdresult|foo&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
bar&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
baz}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
, which will result in&lt;br /&gt;
&lt;br /&gt;
{{cmdresult|foo&amp;lt;br /&amp;gt;&lt;br /&gt;
bar&amp;lt;br /&amp;gt;&lt;br /&gt;
baz}}&lt;br /&gt;
&lt;br /&gt;
--[[User:Wyrfel|Wyrfel]] 12:13, 24 January 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Server time out-of-sync ===&lt;br /&gt;
&lt;br /&gt;
The server time would appear to be off a lot, is it possible to setup ntpd, or to run ntpdate every hour or so using cron?&lt;br /&gt;
&lt;br /&gt;
--[[User:Tonko|Tonko]] 05:11, 22 February 2006 (CET)&lt;br /&gt;
&lt;br /&gt;
=== Missing imagemagick on server ===&lt;br /&gt;
&lt;br /&gt;
 Error creating thumbnail: /home/thinkwiki/htdocs/mediawiki-1.10.0/bin/ulimit4.sh: line 4: /usr/bin/convert: No such file or directory&lt;br /&gt;
&lt;br /&gt;
I think the computer this wiki is running on is missing the imagemagick software tools especially convert to create thumbnails of images &lt;br /&gt;
&lt;br /&gt;
--[[User:Markusw|Markusw]] 10:21, 26 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Your signature with timestamp button ===&lt;br /&gt;
&lt;br /&gt;
This Button simply doesn't work, it adds &amp;lt;nowiki&amp;gt;--~~~~&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
I think its a bunch on javascript so I may add:&amp;lt;br&amp;gt;&lt;br /&gt;
I use Firefox (branded as Icewasel) on Debian Testing&amp;lt;br&amp;gt;&lt;br /&gt;
Preferences:&amp;lt;br&amp;gt;&lt;br /&gt;
Raw signatures (without automatic link) OFF&amp;lt;br&amp;gt;&lt;br /&gt;
Show edit toolbar (JavaScript) ON&amp;lt;br&amp;gt;&lt;br /&gt;
(Oh... Yes its javascript)&lt;br /&gt;
&lt;br /&gt;
EDIT:&lt;br /&gt;
Even in my Windows XP SP2 Virtual Machine it don't work in Internet Explorer 7.0&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 29 July 2007&lt;br /&gt;
&lt;br /&gt;
I have been using this button for quite a while now, and it seems to work just fine.  It does insert &amp;lt;nowiki&amp;gt;--~~~&amp;lt;/nowiki&amp;gt;, but upon submitting previews or saving the page, it gets converted into my signature.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 01:27, 20 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
hm... (wow a nice joke...)&lt;br /&gt;
&lt;br /&gt;
lets try this&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:30, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
OK, its all fine... I'm sorry but this seems to be extremely non-intuitive...&lt;br /&gt;
&lt;br /&gt;
--[[User:BDKMPSS|BDKMPSS]] 00:32, 21 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yeah, intuitive it ain't...&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 00:43, 22 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Problem with the feeds (RSS and Atom) ===&lt;br /&gt;
The feed does not validate, and thus not load in Firefox or Liferea.&lt;br /&gt;
&lt;br /&gt;
The problem is, that there is a trailing newline before &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; which is not allowed&lt;br /&gt;
&lt;br /&gt;
--[[User:Zhenech|Zhenech]] 12:14, 11 December 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Search is broken ===&lt;br /&gt;
&lt;br /&gt;
The search feature is completely borked: every query I try returns zero results. &lt;br /&gt;
&lt;br /&gt;
--[[User:RichardNeill|RichardNeill]] 02:16, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
They work just fine here, through Google (the search box launches a Google search, and returns it in a ThinkWiki-style page).&lt;br /&gt;
&lt;br /&gt;
Check your browser &amp;quot;defense&amp;quot; settings, you may be blocking too much.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hmh|hmh]] 04:23, 13 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
== Problems fixed ==&lt;br /&gt;
&lt;br /&gt;
* List emptied, since everything in it was more than one year old&lt;/div&gt;</summary>
		<author><name>Dummyaccount</name></author>
		
	</entry>
</feed>