Joomla with blog Modification

Source: Internet
Author: User

Introduction: This is a detailed page of joomla with blog modification. It introduces the knowledge, skills, experience and some PHP Source Code related to PhP and PHP joomla with blog modification.

Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 359493 'rolling = 'no'>
1. backend

Root \ Administrator \ Components \ com_content \ admin.content.html. php

Line 833

 
<Tr> <TD> <label for = "sectionid"> <? PHP echo jtext: _ ('images');?> </Label> </TD> <? PHP echo $ lists ['images'];?> </TD> <TD> & nbsp; </tr>

Root \ Administrator \ Components \ com_content \ controller. php

Line 450

Function editcontent ($ edit)

 
$ Lists ['images'] = '<input type = "text" value = "'. $ row-> images [0]. '"maxlength =" 255 "size =" 100 "id =" Images "name =" I "class =" inputbox "> ';

Line 565

Function savecontent ()

 
$ Getimages = jrequest: getvar ('images', null, 'post', 'array'); $ row-> images = $ getimages [0];

2. frontend

Root \ Templates \ theme-green \ HTML \ com_content \ category \ default_items.php

Var_dump ($ item-> images );

Root \ Templates \ theme-green \ HTML \ com_content \ section \ blog_item.php

Var_dump ($ this-> item-> images );

Love J2EE follow Java Michael Jackson video station JSON online tools

Http://biancheng.dnbcw.info/php/359493.html pageno: 1.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.