?
avatar dgt41
dgt41
26 Nov 2014

This affects all 3.x with post-installation messages and although it is really a minor, it can be marked as annoying.

Steps to replicated:
On a fresh installation go to post-installation messages.
On the right hand side there is an iframe with title Release news (from Joomla.org)
Scroll down should be the only option here but scroll right is also an option.

This is due to a very big row with pagination buttons.

Posible solution keep start, previous, next, end as the only buttons (above the buttons there is a line that indicates the current page out of the total pages).

This comes straight from the joomla.org

Pics:
On the local site
screen shot 2014-11-26 at 11 31 22

And the actual joomla.org site:
screen shot 2014-11-26 at 11 42 15

avatar dgt41 dgt41 - open - 26 Nov 2014
avatar jissues-bot jissues-bot - change - 26 Nov 2014
Labels Added: ?
avatar brianteeman brianteeman - change - 26 Nov 2014
Priority Medium Very low
avatar brianteeman
brianteeman - comment - 27 Nov 2014

Not sure what we can do about this in the CMS as this is just an iframe to another site

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

avatar Bakual
Bakual - comment - 27 Nov 2014

We can't fix the content of the iFrame. But we could remove the iFrame itself. Imho it wasn't the best decision to have that in there.
Personally I would prefer a module which fetchs the latest articles using the RSS feed. We already have a module (mod_feed) which is capable of doing that.

avatar brianteeman
brianteeman - comment - 27 Nov 2014

the module already exists. it is set to appear in a position called
postinstall (not sure where that is

On 27 November 2014 at 11:10, Thomas Hunziker notifications@github.com
wrote:

We can't fix the content of the iFrame. But we could remove the iFrame
itself. Imho it wasn't the best decision to have that in there.
Personally I would prefer a module which fetchs the latest articles using
the RSS feed. We already have a module (mod_feed) which is capable of doing
that.


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

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

avatar Bakual
Bakual - comment - 27 Nov 2014

Hmm, I have it on the cPanel position, but unpublished.

avatar dgt41
dgt41 - comment - 27 Nov 2014

@Bakual is this the right feed?

avatar brianteeman
brianteeman - comment - 27 Nov 2014

That's what I already have in the unused module. Wondering if it is setup
differently in the diff sample data sets
On 27 Nov 2014 12:12, "Thomas Hunziker" notifications@github.com wrote:

Either http://www.joomla.org/announcements/release-news.feed?type=rss or
http://www.joomla.org/announcements/release-news.feed?type=atom as those
are the feeds for the page shown in the iFrame (
http://www.joomla.org/announcements/release-news)


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

avatar dgt41
dgt41 - comment - 27 Nov 2014

@Bakual Give some time and will come up with a PR using newsfeed instead of iframe...

avatar brianteeman
brianteeman - comment - 27 Nov 2014

It is in the sample data sets (wrong/unused position) but not in the full sql file

(92, 'Release News', '', '', 1, 'postinstall', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_feed', 1, 1, '{"rssurl":"http:\/\/www.joomla.org\/announcements\/release-news.feed","rssrtl":"0","rsstitle":"1","rssdesc":"1","rssimage":"1","rssitems":"3","rssitemdesc":"1","word_count":"0","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 1, '');


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

avatar dgt41
dgt41 - comment - 27 Nov 2014

@Bakual @brianteeman Is this any better? Anything that should be changed, added?
screen shot 2014-11-27 at 2 42 52

avatar dgt41
dgt41 - comment - 27 Nov 2014

@brianteeman I guess we don’t need that sql line in the data sets (the same info is available in post-installation) and the postinstall position [?]

avatar brianteeman
brianteeman - comment - 27 Nov 2014

well it doesnt do anything that i can see

On 27 November 2014 at 13:32, Dimitris Grammatiko notifications@github.com
wrote:

@brianteeman https://github.com/brianteeman I guess we don’t need that
sql line in the data sets (the same info is available in post-installation)
and the postinstall position [?]


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

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

avatar zero-24 zero-24 - change - 27 Nov 2014
Status New Closed
avatar jissues-bot jissues-bot - close - 27 Nov 2014
avatar jissues-bot jissues-bot - change - 27 Nov 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-11-27 15:51:02
avatar jissues-bot
jissues-bot - comment - 27 Nov 2014

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/5217

avatar zero-24
zero-24 - comment - 27 Nov 2014

See here for a PR: #5222

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

Add a Comment

Login with GitHub to post a comment