Pending

User tests: Successful: Unsuccessful:

avatar paty1melo
paty1melo
23 Jun 2012

Within the administration area of the tool, there is access to help that serves to guide users on the use of this. But in the setup screens there is no help that can guide users through this process.

Were made to follow the following steps to implement this improvement:

  1. Search are located in the folder where the files related to the Joomla installation (installation folder), with the help of Firebug (Mozilla Firefox extension) it was possible to identify which was the span of the buttons corresponding to the region of installation.
  2. Insert a div corresponding to the button you wanted to add help at the facility. Each step of the installation corresponds to a different php, so this was added span in each of these files.
  3. In templates.css file, located in the installation folder \ template \ css \ template.css was done formatting the appearance of the div.
  4. I inserted a link pointing to the page containing the doc.joomla step by step to installing version 2.5.
avatar ufbamata26 ufbamata26 - open - 23 Jun 2012
avatar paty1melo paty1melo - close - 23 Jun 2012
avatar paty1melo paty1melo - reopen - 23 Jun 2012
avatar realityking
realityking - comment - 23 Jun 2012

I think you mixed in a few changes that have nothing to do with the installation.

avatar ufbamata26
ufbamata26 - comment - 23 Jun 2012

No, They are two different changes, in one installation and another a bug in the login.
This is this is of bug no login.

avatar realityking
realityking - comment - 23 Jun 2012

You've got the same set of commits in this pull request and in #253 but they cover separate issues. Please separate them out, otherwise we can't review them.

avatar paty1melo paty1melo - close - 24 Jun 2012

Add a Comment

Login with GitHub to post a comment