It is currently April 24th, 2024, 12:35 pm

Spoiler BBCode

Discussions about the documentation, main Rainmeter site and forums.
Rorix
Developer
Posts: 21
Joined: April 3rd, 2009, 3:47 am
Location: New Zealand

Spoiler BBCode

Post by Rorix »

A spoiler bbcode has been added, please use this to hide large portions of text (e.g. skin config files) to avoid needless scrolling.

Use like this:

Code: Select all

[spoiler]Text to hide here.[/spoiler]
which results in
Text to hide here.
sgtevmckay

Re: Spoiler BBCode

Post by sgtevmckay »

Nice :D

I have been looking for this option and could not find it

Great call 8-)
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: Spoiler BBCode

Post by dragonmage »

Very cool. When you Select All in the code section are the spoiler tags included?
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Spoiler BBCode

Post by jsmorley »

dragonmage wrote:Very cool. When you Select All in the code section are the spoiler tags included?
Nope...

Code: Select all

;=================================================
; Rainmeter configuration file
; Updated July 1, 2009
;=================================================

;[BEGIN CONFIG FILE]==============================

[Rainmeter]
Author=Jeffrey Morley
Update=100
MouseOverAction=!execute [!RainmeterZPos 1]
MouseLeaveAction=!execute [!RainmeterZPos -1]["C:\Program Files\Rainmeter\Helpers\MouseClick2.exe"]

[Variables]
FontColor=255,255,255,255
FontSize=10
FontFace=Veranda
update.Spd=1200
LINKS="C:\Program Files\Rainmeter\Skins\Mocha\Dock\links\"

[MeterBarTop]
Meter=IMAGE
X=0
y=0
W=453
H=120
ImageName=images\ButtonBase.png

;[TOP BUTTONS]====================================

[MeterUZA_BUTTON]
Meter=BUTTON
X=10
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#uza.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterGAMES_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#games.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterGRAPHICS_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#graphics.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterMEDIA_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#media.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterINTERNET_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#internet.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterOFFICE_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#office.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterSYSTEM_BUTTON]
Meter=BUTTON
X=55r
Y=10
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#system.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

;[TOP ICONS]======================================

[MeterUZA_ICON]
Meter=IMAGE
X=13
Y=19
H=28
W=39
ImageName=Images\icon_uza.png

[MeterGAMES_ICON]
Meter=IMAGE
X=55r
Y=14
H=40
W=40
ImageName=Images\icon_games.png

[MeterGRAPHICS_ICON]
Meter=IMAGE
X=55r
Y=14
H=40
W=40
ImageName=Images\icon_graphics.png

[MeterMEDIA_ICON]
Meter=IMAGE
X=55r
Y=14
H=40
W=40
ImageName=Images\icon_media.png

[MeterINTERNET_ICON]
Meter=IMAGE
X=55r
Y=14
H=40
W=40
ImageName=Images\icon_internet.png

[MeterOFFICE_ICON]
Meter=IMAGE
X=55r
Y=14
H=40
W=40
ImageName=Images\icon_office.png

[MeterSYSTEM_ICON]
Meter=IMAGE
X=53r
Y=14
H=40
W=43
ImageName=Images\icon_system.png

;[BOTTOM BUTTONS]=================================

[MeterCOMPUTER_BUTTON]
Meter=BUTTON
X=10
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#computer.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterCDRIVE_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#cdrive.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterDOWNLOADS_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#downloads.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterDOCUMENTS_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#documents.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterWORKING_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#working.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterFIREFOX_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#firefox.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

[MeterUEDIT_BUTTON]
Meter=BUTTON
X=55r
Y=63
ButtonImage=images\Button.png
ButtonCommand=!Execute ["#LINKS#uedit.lnk"]
LeftMouseUpAction =!execute [PLAY Sounds\Click.wav]

;[BOTTOM ICONS]===================================

[MeterCOMPUTER_ICON]
Meter=IMAGE
X=12
Y=66
H=40
W=40
ImageName=Images\icon_computer.png

[MeterCDRIVE_ICON]
Meter=IMAGE
X=55r
Y=67
H=40
W=40
ImageName=Images\icon_cdrive.png

[MeterDOWNLOADS_ICON]
Meter=IMAGE
X=55r
Y=66
H=40
W=40
ImageName=Images\icon_downloads.png

[MeterDOCUMENTS_ICON]
Meter=IMAGE
X=55r
Y=66
H=40
W=40
ImageName=Images\icon_documents.png

[MeterWORKING_ICON]
Meter=IMAGE
X=55r
Y=66
H=40
W=40
ImageName=Images\icon_working.png

[MeterFIREFOX_ICON]
Meter=IMAGE
X=55r
Y=66
H=40
W=40
ImageName=Images\icon_firefox.png

[MeterUEDIT_ICON]
Meter=IMAGE
X=55r
Y=66
H=40
W=40
ImageName=Images\icon_uedit.png

;[RECYCLE BIN]====================================

[MeasureBin]
Measure=Plugin
Plugin=RecycleManager.dll
RecycleType=COUNT
Drives=ALL

[MeterBinEmpty]
Meter=IMAGE
MeasureName=MeasureBin
X=395
Y=40
ImageName="C:\Program Files\Rainmeter\Skins\Recycle\Images\RecycleEmptyMedium.png"
Hidden=0
LeftMouseDownAction =!execute [::{645FF040-5081-101B-9F08-00AA002F954E}]
RightMouseUpAction =!execute ["C:\Program Files\Rainmeter\Helpers\empty.exe"]

[MeterBinFull]
MeasureName=MeasureBin
Meter=IMAGE
X=395
Y=40
ImageName="C:\Program Files\Rainmeter\Skins\Recycle\Images\RecycleFullMedium.png"
Hidden=1
LeftMouseUpAction =!execute [::{645FF040-5081-101B-9F08-00AA002F954E}]
RightMouseUpAction =!execute ["C:\Program Files\Rainmeter\Helpers\empty.exe"]

[BinAction]
Measure=Calc
Formula=MeasureBin
IfAboveAction=!execute [!RainmeterHideMeter MeterBinEmpty][!RainmeterShowMeter MeterBinFull]
IfAboveValue=0
IfEqualAction=!execute [!RainmeterHideMeter MeterBinFull][!RainmeterShowMeter MeterBinEmpty]
IfEqualValue=0

[MeterMinimizeBackground]
Meter=IMAGE
X=0
y=0
W=453
H=120
SolidColor=0,0,0,1
LeftMouseDownAction=!execute [!RainmeterToggleConfig Mocha\Dock_Tab Dock_Tab.ini][!RainmeterToggleConfig Mocha\Dock Mocha_Dock.ini]

;[END CONFIG FILE]================================
sgtevmckay

Re: Spoiler BBCode

Post by sgtevmckay »

Bonus Image

Image