Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
IOS Hotels
and
IOS Rentals
online booking systems for Elxis CMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Administration
»
Add input in administration
« previous
next »
Print
Pages: [
1
]
Author
Topic: Add input in administration (Read 8733 times)
Andre
Newbie
Posts: 12
Add input in administration
«
on:
November 25, 2010, 18:12:48 »
Hello
I'm new in elxis. I'm very happy of this cms.
I want add an input in Autonomus page.
How I can do this.
I add my colomn in mysql, I want to insert this.
I don't find the function.
Thanks for jour help
André
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Add input in administration
«
Reply #1 on:
November 25, 2010, 18:26:29 »
Welcome to our community Adre ,
Please be more specific on what exactly you are thinking about.
I see the words like : input , autonomous page , database unrelated each of them.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Andre
Newbie
Posts: 12
Re: Add input in administration
«
Reply #2 on:
November 25, 2010, 19:00:25 »
Thanks.
For a website i need an information.
So i had an input on the content autonomous.
I want to insert the value of the input in the database.
I search the function which helps me to insert this value.
I've ever search in the forum, I don't find the information.
Thans for your help
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Add input in administration
«
Reply #3 on:
November 25, 2010, 19:43:44 »
So define to us the information that you would like to import.
Maybe there is a possibility to do that without touching the Database.
Quote from: Andre on November 25, 2010, 19:00:25
So i had an input on the content autonomous.
There is Content items and Autonomous pages on Elxis CMS.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Add input in administration
«
Reply #4 on:
November 25, 2010, 23:17:23 »
The best way to add extra information on a page is via the
XML parameters
. That way you don't have to edit the component or the database. So, delete the database column you created.
To add a parameter in an autonomous page open this file:
administrator/components/com_typedcontent/typedcontent.xml
and add your parameter in the XML parameters list.
To get the value of the parameter in front-end use this:
$params->get('parameter_name', 'default_value');
Welcome to Elxis
«
Last Edit: November 25, 2010, 23:19:37 by datahell
»
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Andre
Newbie
Posts: 12
Re: Add input in administration
«
Reply #5 on:
November 26, 2010, 10:01:27 »
Thanks for jour help
I will try to do this.
Logged
hardislander
Newbie
Posts: 7
Re: Add input in administration
«
Reply #6 on:
May 29, 2011, 12:14:53 »
Hello all,
I know this is a relatively old post, however, it appears that one of the questions of the OP was not answered. What does check-in, check-out (e.g. "check-in my items" in user menu) used for?
Regards,
S
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Add input in administration
«
Reply #7 on:
May 30, 2011, 19:24:16 »
Check outs unlocks the items you have opened for editing but you never ended editing them (you didn't clicked save, apply or cancel buttons). These items remain locked for other authors. By clicking checkout you release that lock.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Administration
»
Add input in administration