Shemeena
  • Cochin.Kerala
  • India
Share on Facebook Share on Facebook Share Twitter
  • Blog Posts
  • Discussions
  • Events
  • Groups (1)

Shemeena's Groups

 

Shemeena's Page

Latest Activity

Tuan Pham Ngoc replied to Shemeena's discussion create a folder in joomla while installing a component in the group Developers
"The solution is using extension script file  (http://docs.joomla.org/Developing_a_Model-View-Controller_(MVC)_Component_for_Joomla!1.6_-_Part_15#Creating_the_extension_script_file) .  You can implement the install method of the script like…"
Aug 18, 2011
Martin Rasser replied to Shemeena's discussion create a folder in joomla while installing a component in the group Developers
"I tried a few things in the manifest for a similar problem, but no luck. Eventually I built in a check for the folder in the component entry file and created the folder if necessary."
Aug 18, 2011
Shemeena added a discussion to the group Developers
Thumbnail

create a folder in joomla while installing a component

Hi,  I am creating a component in joomla 1.6 for uploading photos.I want to create a new folder named "imagegallery"  in the images folder in joomla,while installing my component..I want to upload all my photos into this folder.I am following the mvc architecture.How i can achieve this by the xml file in my component.Please reply.See More
Aug 16, 2011
Shemeena replied to Shemeena's discussion changing the default layout of pagination links in joomla 1.6 component in the group Developers
"HI, Thank you very much...You saved my time............................"
Aug 12, 2011
Tuan Pham Ngoc replied to Shemeena's discussion changing the default layout of pagination links in joomla 1.6 component in the group Developers
"Hi   The solution can be : - Add the pagination.php file to a folder in your component . - In method getPagination in your model, use the code below :   function getPagination(){       if…"
Aug 12, 2011
Shemeena added a discussion to the group Developers
Thumbnail

changing the default layout of pagination links in joomla 1.6 component

Hi,I am developing an image gallery component.I want to change the default layout of the pagination links in the front end.When i searched about this,the way to do that is, changing the pagination.php in the template/html directory. But when installing the component,how can i select the template and edit its pagination.php file.Is there any other way to achieve this???like editing the css or anything..How we can override the template pagination layout inside a component?If anyone know please…See More
Aug 11, 2011
Shemeena replied to Shemeena's discussion Backend pagination problem in joomla1.7 component development in the group Developers
"Thaks for your reply. @Daniel Dimitrov  I have followed the tutorial that you have suggested.The thing is that the first page displays correctly,the navigation links are also  present in the backend.But the pages links and the next and…"
Aug 1, 2011
Tom Fuller replied to Shemeena's discussion Backend pagination problem in joomla1.7 component development in the group Developers
"I don't think you need all of the pagination code for 1.7. The code you have here looks more like what you would need for 1.5. I'd suggest you look at the com_weblinks core application for how they do it. 1.7 does most of the pagination…"
Jul 30, 2011
Daniel Dimitrov replied to Shemeena's discussion Backend pagination problem in joomla1.7 component development in the group Developers
"I think that the best tutorial that you can have on jpagination is this one: http://docs.joomla.org/Using_JPagination_in_your_component   I flew over the tutorial you are using and I find it bad. You are getting all the records from the…"
Jul 30, 2011
Shemeena added a discussion to the group Developers
Thumbnail

Backend pagination problem in joomla1.7 component development

Hi,  I am new to joomla component development.Now i am creating a simple image gallery.I have created it sucessfully in joomla1.6. But a small pagination problem while using it in joomla 1.7.The backend pagination is not working. I am using the tutorial "http://blog.opensourcenetwork.eu/tutorials/guru/mvc-workflow-with-jpagination".i am including the code here.In model : <?php defined('_JEXEC') or die( 'Restricted access' ); jimport('joomla.application.component.model'); class…See More
Jul 30, 2011

Profile Information

Please share a bit about your Joomla! Experience and yourself. The more information you provide the quicker we will be able to process your membership.
I am new to joomla

Comment Wall

You need to be a member of All Together, As A Whole to add comments!

Join All Together, As A Whole

  • No comments yet!
 
 
 

Badge

Loading…

© 2012   Created by Amy Stephen.

Badges  |  Report an Issue  |  Terms of Service