http://interfacelift.comhttp//www.interfacelift.com/wallpaper/details/3788/
[Rainmeter]
Author=Xyrfo and fediaFedia
MouseOverAction=[!ShowMeter BTN][!ShowMeter SZ][!ShowMeter SET][!ShowMeter CLS][!ShowMeter NXT][!Redraw]
MouseLeaveAction=[!HideMeter BTN][!HideMeter SZ][!HideMeter SET][!HideMeter CLS][!HideMeter NXT][!Redraw]
MouseActionCursor=0
MiddleMouseUpAction=!DeactivateConfig
Update=658800
Blur=#globalblurenable#
BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),(#Height#*#TypeW#+#PaddingW#+(#Padding#)),
(#Height#*#TypeH#+#PaddingH#+(#Padding#)),#blurcornerradius#
[Metadata]
Version=6.0
Information=Master Mold
License=Creative Commons Attribution-NonCommercial-NoDerivs 3.0
[Variables]
Height=150
PanelType=double
@include=#@#Common\Variables\UserVariables.inc
@include1=#@#Common\Variables\Languages\lang.inc
@include2=#@#Common\color\color.inc
@include3=#@#Config\Panels\InterfaceLift\UserVariables.inc
@include4=#@#Structure\#PanelType#\Main.inc
PanelName=#Pictures#
IconLocation=
PanelAction=
URL=http://interfacelift.com/wallpaper/rss/index.xml
%BTN%
[IFL]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=#UpdateR#
Url=http://interfacelift.com/wallpaper/rss/index.xml
RegExp='(?siU)<a href="(.*)">.*<img style=".*" src="(.*)" alt="(.*)"'
FinishAction=[!HideMeter LoadingText #CURRENTCONFIG#][!HideMeter LoadingBg #CURRENTCONFIG#][!Redraw]
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
[Title1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=3
[P1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=2
Download=1
FinishAction=!Update "#CURRENTCONFIG#"
[Link1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=1
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
[Desc1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=4
Substitute="/a":"",";":"","/p>":"","p>":"","/<":"","<":"","/b>":"","b>":"","/>":"",">":"","<p>":"","</p>":""
[Image]
MeasureName=P1
Meter=Image
MeterStyle=FullStyle
[OverlayM]
Meter=Image
MeterStyle=Overlay
[Act]
Meter=Image
MeterStyle=ActStyle
LeftMouseUpAction=[[Link1]]
[Text]
Meter=String
MeterStyle=TextStyle
MeasureName=Title1
Hidden=#ShowPicturesText#
@include5=#@#Structure\#PanelType#\Top.inc
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
[Link1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=1
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
blindcube escribió:Ni idea, pero te diria que probases a quitarSubstitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
De[Link1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=1
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
Me da la impresion que en algun momento tienes algo parecido a http//www.interfacelift.com/wallpaper/details/3788/ y ese substitute te esta substituyendo /wallpaper/ por http://www.interfacelift.com/wallpaper/, por lo que queda ese
http//www.interfacelift.comhttp://www.interfacelift.com/wallpaper/details/3788/
EDIT:
Si no es ese sera otro substitute, juega con ellos, cambia el valor y mira a ver cual es el que te esta metiendo la mierda.
Substitute="/wallpaper/":"/wallpaper/"
Gaiden escribió:¿Por favor?![]()
Primero decir q no tengo ni idea de programación.
El problema es que tengo una especie de "widget" en el escritorio que va mostrando imágenes cada X tiempo de una web de wallpapers. Si hago click en el widget, debería abrirme en el navegador la web con el wallpaper en cuestión.
Bien, cuando hago click me lleva aquí:http://interfacelift.comhttp//www.interfacelift.com/wallpaper/details/3788/
Eso NO funciona pq sobra la parte que sale en rojo, si no incluyera esa parte la URL es válida. (o tb puede sobrar el primer "http://interfacelift.com" y faltarían los ":" tras el segundo "http")
El código de dicho widget es este..por más que miro no lo se qué tocar la verdad[Rainmeter]
Author=Xyrfo and fediaFedia
MouseOverAction=[!ShowMeter BTN][!ShowMeter SZ][!ShowMeter SET][!ShowMeter CLS][!ShowMeter NXT][!Redraw]
MouseLeaveAction=[!HideMeter BTN][!HideMeter SZ][!HideMeter SET][!HideMeter CLS][!HideMeter NXT][!Redraw]
MouseActionCursor=0
MiddleMouseUpAction=!DeactivateConfig
Update=658800
Blur=#globalblurenable#
BlurRegion=#blurtype#,(5-#Padding#),(5-#Padding#),(#Height#*#TypeW#+#PaddingW#+(#Padding#)),
(#Height#*#TypeH#+#PaddingH#+(#Padding#)),#blurcornerradius#
[Metadata]
Version=6.0
Information=Master Mold
License=Creative Commons Attribution-NonCommercial-NoDerivs 3.0
[Variables]
Height=150
PanelType=double
@include=#@#Common\Variables\UserVariables.inc
@include1=#@#Common\Variables\Languages\lang.inc
@include2=#@#Common\color\color.inc
@include3=#@#Config\Panels\InterfaceLift\UserVariables.inc
@include4=#@#Structure\#PanelType#\Main.inc
PanelName=#Pictures#
IconLocation=
PanelAction=
URL=http://interfacelift.com/wallpaper/rss/index.xml
%BTN%
[IFL]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=#UpdateR#
Url=http://interfacelift.com/wallpaper/rss/index.xml
RegExp='(?siU)<a href="(.*)">.*<img style=".*" src="(.*)" alt="(.*)"'
FinishAction=[!HideMeter LoadingText #CURRENTCONFIG#][!HideMeter LoadingBg #CURRENTCONFIG#][!Redraw]
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
[Title1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=3
[P1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=2
Download=1
FinishAction=!Update "#CURRENTCONFIG#"
[Link1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=1
Substitute="/wallpaper/":"http://www.interfacelift.com/wallpaper/"
[Desc1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[IFL]
StringIndex=4
Substitute="/a":"",";":"","/p>":"","p>":"","/<":"","<":"","/b>":"","b>":"","/>":"",">":"","<p>":"","</p>":""
[Image]
MeasureName=P1
Meter=Image
MeterStyle=FullStyle
[OverlayM]
Meter=Image
MeterStyle=Overlay
[Act]
Meter=Image
MeterStyle=ActStyle
LeftMouseUpAction=[[Link1]]
[Text]
Meter=String
MeterStyle=TextStyle
MeasureName=Title1
Hidden=#ShowPicturesText#
@include5=#@#Structure\#PanelType#\Top.inc
Gracias