Joomla Auto Dealer Inventory Website?
Hi are there any good Joomla extensions or pre made website to use as an inventory auto dealer site? ...
Hi are there any good Joomla extensions or pre made website to use as an inventory auto dealer site? ...
Hi, I built a Joomla 1.5 component, non-MVC, and it's working fine, so I'd rather not change it to MVC. I need to have some menu items point to my component, each menu item passing different parameters to the component. The 'Menu item specific parameters' section in http://docs.joomla.org/Component_parameters is pretty clear, except tha...
I'm new to Joomla, but I figured out how to set it up and create my first joomla template which only includes the content area and a top menu. Now I want to display a different images on every page. I do not know how to do it in Joomla, because as far as I know I can only write articles (with images in them, which is not what I want) an...
Hi all, Am new to joomla. Can anyone help me with the features and usage of Joomla along with some good websites to learn Joomla for beginners. Thanks. ...
i want to strip all the html tags when pasting in tinymce editor. following is the code which is not functional... following is the tinymce settings... the paste_preprocess callback is not trigering... am i missing some option..? tinyMCESettings = [ { mode : "none,textareas", height:heightEditor, width:'100%', ...
I have made a personality test. It is a set of multiple choice questions that when the user submits, gives a personality description as output. The test questions are placed in a Joomla "Article", so the owners of the test can easily change them, and the output is then via the form handle passed to an external php script. Like this: <f...
Hi everyone! I've implemented the jQzoom plugin in my Joomla based website. It works great on all browsers but IE and Opera, both latest versions. It seems that it's not getting the mouse position correctly. Although I've tested the same layout and options on a non joomla site, everything was fine, so I really don't know. Here's the way ...
I'm trying to make a "Chapter selector" for my organization's website. I want to be able to select, say, the "Bay Area chapter" and have the site display articles and events for the Bay Area chapter (while keeping the chapter-independent parts of the site the same). How do I accomplish this? ...
Hi , how can i implement XML-RPC in Joomla with Iphone applications . actually i want to integrate iphone app with Joomla virtuemart . Please help ...
Hi, I would like to see how Joomla / Drupal do their validation / security, where are the input validation scripts located? ...
In a Joomla website, I have enabled the CKEditor as default text editor. I want to define some custom styles, that will be displayed in the Styles menu. I have found documentation of the CKEditor that describes how this should work, but I cannot figure out how to implement this in my Joomla site. As per the documentation, I have tried t...
Hi, I have a simple menu hierachy in a Joomla 1.5 site: [Newsletters] -> [publisher A] -> [Newsletter A1] -> [Newsletter A2] -> [publisher B] -> [Newsletter B1] -> [Newsletter B2] When navigating this hierarchy using the menu items or breadcrumbs, the SEF URL...
I'm a PHP developer who uses drupal whenever the job looks like it could benefit from a CMS. I was having a discussion with a colleague who said that it helps him a lot with clients that he knows multiple content management systems. To me, this sounds like dividing one's efforts, and I'm not sure if it's worth it to invest the time learn...
I currently work in an agency and have been considering trying to branch out on my own. In my current setup, whenever I interact with a client, it's at the later stage after they've hired us and after someone from sales did all the front work with them. I suspect it's very different for developers who deal with clients directly. My que...
Hi, How can I add an the Joomla built-in uploader to my component's admin back-end such that the file itself is saved in a folder somewhere in the server and the filename or url is saved in the DB? The docs for JHMLBehavior/uploader under http://docs.joomla.org/API16:JHtmlBehavior/uploader are useless, and I've tried Googling for a comp...
i tried to install joomla using the microsoft web platform installer. I was able to install joomla, php and mysql successfully. However when i browse the website from the IIS, it says page cannot be found.. What am i missing..please let me know Its been more than 2 days i am trying this... ...
This is not a core programming problem as most posts on this website are, forgive me for that but I didn't know where else to ask this. I am a beginner in web languages and want to build a small website for our family business, mostly a bunch of galleries that would display our different product lines with prices and some basic specs fo...
Hi everyone, I create website in html and also develop a chatting site in joomsocial community using joomla in same domain.but i dnt no how to integrate joomsocial login form in html page.Plz help me. ...
I have seen some website has a searching textbox in google map. How to add this textbox in google map on my site (using joomla)? ...
I've been trying to figure this one out but im stumped, is it possible to display all articles within a category? I mean im using a category list menu type and what i want is when u visit a specific category it outputs all the articles 'content' relating to said category onto the page rather than just displaying the links to each article...