? ? Success

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
25 May 2016

the info_block_show_title parameter displays in Protostar the sub title "Details" as coded in
https://github.com/joomla/joomla-cms/blob/staging/layouts/joomla/content/info_block/block.php#L21-L24

screen shot 2016-05-25 at 11 42 40

But the parameter was forgotten in the xmls, thus preventing to choose to display it or not.
This PR adds the parameter in all xmls concerned.
For example, in Articles Options, one will get the missing field with label "Details Title"

screen shot 2016-05-25 at 11 42 09

In order to get, if desired

screen shot 2016-05-25 at 11 46 50

avatar infograf768 infograf768 - open - 25 May 2016
avatar infograf768 infograf768 - change - 25 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 May 2016
Labels Added: ? ?
avatar brianteeman
brianteeman - comment - 25 May 2016

Dont you think it should be called "Article Info Title"

On 25 May 2016 at 11:48, infograf768 notifications@github.com wrote:

the info_block_show_title parameter displays in Protostar the sub title
"Details" as coded in

https://github.com/joomla/joomla-cms/blob/staging/layouts/joomla/content/info_block/block.php#L21-L24

[image: screen shot 2016-05-25 at 11 42 40]
https://cloud.githubusercontent.com/assets/869724/15535486/dede21fe-226d-11e6-9e32-2ed99e636fba.png

But the parameter was forgotten in the xmls, thus preventing to choose to
display it or not.
This PR adds the parameter in all xmls concerned.
For example, in Articles Options, one will get the missing field with
label "Details Title"

[image: screen shot 2016-05-25 at 11 42 09]
https://cloud.githubusercontent.com/assets/869724/15535529/1298456a-226e-11e6-9824-085b8baad094.png

In order to get, if desired

[image: screen shot 2016-05-25 at 11 46 50]

https://cloud.githubusercontent.com/assets/869724/15535631/76c42e0a-226e-11e6-999f-d5a14ddee08a.png

You can view, comment on, or merge this pull request online at:

#10621
Commit Summary

  • Missing info_block_show_title field

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#10621

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar brianteeman brianteeman - change - 25 May 2016
Category Components Language & Strings
avatar brianteeman brianteeman - change - 25 May 2016
Labels
avatar wojsmol
wojsmol - comment - 25 May 2016
avatar infograf768 infograf768 - change - 25 May 2016
Labels
avatar infograf768
infograf768 - comment - 25 May 2016

@brianteeman
Strings changed.

@wojsmol
The purpose of this PR is not to correct the formatting of all xmls concerned as they contain a mixture of different formats (useless imho to only correct the new field). I suggest, once this is merged, and if you wish, to make specific PRs as you did for other items already.

Please test PR. ????

avatar brianteeman
brianteeman - comment - 25 May 2016

Thanks for changing the string. I agree with @wojsmol that you really should correct the xml code style at the same time

avatar infograf768
infograf768 - comment - 25 May 2016

There are 6 xmls with a LOT of fields in each. No time sorry.

avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

@infograf768 i also agree with @wojsmol too. All new PR that use new xml should use the standard in those xml lines.

just the new fields, the others i think @wojsmol already done in his PRs

avatar brianteeman
brianteeman - comment - 25 May 2016

@infograf768 without fixing the codestyle then I am sorry but this isnt going to get merged

avatar infograf768
infograf768 - comment - 25 May 2016

I don't mind. This was done to help. If someone volunteers to propose a PR towards my branch I will merge it.

avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

we need some sort of automated travis cs for xml too. ????

avatar wojsmol
wojsmol - comment - 25 May 2016

@infograf768 I cen prepare PR against you branch ????

avatar brianteeman
brianteeman - comment - 25 May 2016

@wojsmol thank you

avatar wojsmol
wojsmol - comment - 25 May 2016

@infograf768 see infograf768#29 - only for new changes

avatar wojsmol
wojsmol - comment - 25 May 2016

@andrepereiradasilva PR for com_content is still in front of me.

avatar infograf768
infograf768 - comment - 25 May 2016

merged. thanks. but the other fields in these xmls are unchanged.

avatar wojsmol
wojsmol - comment - 25 May 2016

@infograf768 soon I create PR for com_content that enhances CS for XML and PHP.

avatar infograf768
infograf768 - comment - 25 May 2016

this still needs tests ????
i suggest this to be merged first to avoid conflicts.

avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

will test

avatar stellainformatica
stellainformatica - comment - 25 May 2016

@test: patch tested, working fine

avatar stellainformatica stellainformatica - test_item - 25 May 2016 - Tested successfully
avatar stellainformatica
stellainformatica - comment - 25 May 2016

I have tested this item successfully on b16dd66

Tested, working fine, thanks JM and wojsmol


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10621.

avatar joomla-cms-bot
joomla-cms-bot - comment - 26 May 2016

This PR has received new commits.

CC: @stellainformatica


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10621.

avatar infograf768 infograf768 - change - 26 May 2016
Status Pending Ready to Commit
avatar infograf768 infograf768 - alter_testresult - 26 May 2016 - stellainformatica: Tested successfully
avatar infograf768 infograf768 - alter_testresult - 26 May 2016 - andrepereiradasilva: Tested successfully
avatar infograf768
infograf768 - comment - 26 May 2016

As I just added back the default, I have set both to successful test.

RTC. Thanks


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10621.

avatar joomla-cms-bot joomla-cms-bot - change - 26 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 27 May 2016
Milestone Added:
avatar roland-d roland-d - change - 28 May 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-28 09:25:54
Closed_By roland-d
avatar roland-d
roland-d - comment - 28 May 2016

Thanks everybody

avatar joomla-cms-bot joomla-cms-bot - change - 28 May 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment