?
avatar aasimali
aasimali
31 Dec 2014

Create an article and compare the back-end option with front-end data

There are 2 questions?

Question '2': Why the date format is different in front-end?

Question '1': Why the published time is missing in front-end?

screen shot 2014-12-31 at 05 28 42

screen shot 2014-12-31 at 05 29 14

screen shot 2014-12-31 at 05 31 18

avatar aasimali aasimali - open - 31 Dec 2014
avatar infograf768
infograf768 - comment - 31 Dec 2014
  1. Date shown in the calendar is in sql format.
  2. You can change the date format all over (not calendar) including front-end by changing the date string value as the string is used to translate it. See: https://github.com/joomla/joomla-cms/blob/staging/language/en-GB/en-GB.ini#L260
  3. The input fields are moved depending on the language used. Making the label field a fixed width would create issues for some languages long values.
avatar brianteeman
brianteeman - comment - 31 Dec 2014

Please create separate issues on the tracker for unrelated issues

On 31 December 2014 at 11:31, Aasim Ali notifications@github.com wrote:

Create an article and compare the back-end option with front-end data

There are 2 questions?

Question '2': Why the date format is different in front-end?

Question '1': Why the published time is missing in front-end?

[image: screen shot 2014-12-31 at 05 28 42]
https://camo.githubusercontent.com/0ed9163bfec7144a9d6d9da685cbf5893cded3b2/687474703a2f2f6973737565732e6a6f6f6d6c612e6f72672f75706c6f6164732f312f36373136303034616335373936363564383739383366383730383636653738662e706e67

[image: screen shot 2014-12-31 at 05 29 14]
https://camo.githubusercontent.com/3c250f4d82cef5173b598e35ba60f01adef111a9/687474703a2f2f6973737565732e6a6f6f6d6c612e6f72672f75706c6f6164732f312f31336461633630356335636634376531613365643334303937306461393461342e706e67

[image: screen shot 2014-12-31 at 05 31 18]
https://camo.githubusercontent.com/006b51452ce8378d2e6819374a99df74ade1f372/687474703a2f2f6973737565732e6a6f6f6d6c612e6f72672f75706c6f6164732f312f30613836653165356664376434396466623666653836376164343664353862652e706e67


Reply to this email directly or view it on GitHub
#5571.

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

avatar zero-24 zero-24 - close - 31 Dec 2014
avatar Bakual
Bakual - comment - 31 Dec 2014

The date format is depending on the layout and language. The layout uses the DATE_FORMAT_LC3 language constant for the format. So you could either change the layout to use a different constant or override the language string.

Closing as this is not an issue and working as intended. If you need assistance to change this, please use the forums (http://forum.joomla.org/) to get help.

avatar Bakual Bakual - close - 31 Dec 2014
avatar Bakual Bakual - change - 31 Dec 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-12-31 11:40:41
avatar aasimali
aasimali - comment - 31 Dec 2014

what about the alignment issue? which is there in 3rd screenshot?
was that not valid?

avatar Bakual
Bakual - comment - 31 Dec 2014

It wasn't mentioned in the text, so I didn't notice :smile:
However JM already answered that. It may be a valid issue but nothing you can solve. Best you can do is shorten the label.

avatar aasimali
aasimali - comment - 31 Dec 2014

@Bakual
As a tester, that's definitely a valid issue.
There is no software issue either functional/non-functional in the world, which we can not resolve.
Solution: Definitely we can shorten the label.

A very Happy New Year to All :smiley:

avatar aasimali
aasimali - comment - 31 Dec 2014

@Bakual @infograf768
Will it work? Administrator Images & Links

avatar zero-24
zero-24 - comment - 31 Dec 2014

Will it work? Administrator Images & Links

@brianteeman
Can we go for it?

A very Happy New Year to All

Happy new Year!

avatar brianteeman
brianteeman - comment - 31 Dec 2014

As @infograf768 says even if you change the text in en-GB so that they
align you have no control over the length of the text in any of the 50+
other laguages.

If you want to ensure they align then you need to take a different approach

On 31 December 2014 at 14:00, zero-24 notifications@github.com wrote:

Will it work? Administrator Images & Links

@brianteeman https://github.com/brianteeman
Can we go for it?

A very Happy New Year to All

Happy new Year!


Reply to this email directly or view it on GitHub
#5571 (comment).

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

avatar aasimali
aasimali - comment - 31 Dec 2014

@brian
Can we wrap the text?

Like this: Administrator Images and
Links

avatar infograf768
infograf768 - comment - 2 Jan 2015

@aasimali
We can do a lot of stuff... Wrapping imho creates a readability issue. Worse than losing the alignment.

avatar aasimali
aasimali - comment - 2 Jan 2015

@infograf768
okay! I understand. It might create readability issue. I hope, you guys can find a better solution for this small alignment issue.

avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment