Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Add a check mark in the News

Asked Modified Viewed 1,262 times
K
Kvido
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
  • Started this discussions
asked
Senior Member

Hello everyone!

I thought, maybe goofy thing. Add to the administration section / Contents / News two extra tick (checkmark under "Allow comments"). To mark the newsletter intended for beginner ("lama") and Newbie) "expert") in the form of small icons. The first step is good. Check mark is displayed

1 / It's in the file: /administration/news.php. Links to the locale is created: /locale/English/admin/news.php (locale442,locale444). Added to tick icons: beginner (lama.gif) and Newbie (expert.gif)

 echo "<label> <input type = 'checkbox' name = 'news_lama' value = 'yes'". $ news_lama. "/>". $ locale ['442']. "</ label> \ n";
echo "<label> <input type = 'checkbox' name = 'news_expert' value = 'yes'". $ news_expert. "/>". $ locale [' 444 ']. "</ label>';


2 / Now, however, the problem of how to perform includovat check-boxes to display either icons at the bottom end of the file news.php, po&#345;ípadn&#283; top news in the footer, where Auto, date, Read, Print.
I'm trying to code many things, but yet I can not.

If anyone knows, please inform.
Edited by Kvido on 18-09-2014 11:05,
Kvido attached the following file:
zatrzitka_administration_news_beginner.png [No information available / 53 Downloads]
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

K
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet