Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis 5.5 Calypso supports 2 factor authentication login with e-mail or SMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
Screenshots in Weblink Categories [SOLVED]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Screenshots in Weblink Categories [SOLVED] (Read 4779 times)
balisto
Jr. Member
Posts: 71
Screenshots in Weblink Categories [SOLVED]
«
on:
October 22, 2008, 17:27:42 »
Hi,
if I use New Menu Item ---> Component ----> Web Links, I have an option "Screenshots: No Yes "
if I use New Menu Item ---> Component ----> Table - Weblink Category, I don't have this option and all the Links are shown without Screenshots - is there any possibility to enable Screenshots by linking to a Weblink Category?
Cheers,
Chris
«
Last Edit: November 05, 2008, 20:48:15 by datahell
»
Logged
balisto
Jr. Member
Posts: 71
Re: Screenshots in Weblink Categories
«
Reply #1 on:
November 01, 2008, 21:54:38 »
Any ideas?
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Screenshots in Weblink Categories
«
Reply #2 on:
November 05, 2008, 20:48:02 »
I publish here the solution for other users:
Open administrator/components/com_menus/weblinks_category_table/weblinks_category_table.xml
Add one more parameter at the end:
<param name="sshots" type="radio" default="1" label="AX_WBL_SCSL" description="AX_WBL_SCSD">
<option value="0">AX_NO</option>
<option value="1">AX_YES</option>
</param>
Save the file, done!
Now you can set to display screenshots when linking to weblinks categories.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
Screenshots in Weblink Categories [SOLVED]