Skip to content

Fix for misnamed Joomla3 module in docs#271

Merged
jekyllbot merged 2 commits intojekyll:masterfrom
GreatEmerald:patch-1
Sep 18, 2016
Merged

Fix for misnamed Joomla3 module in docs#271
jekyllbot merged 2 commits intojekyll:masterfrom
GreatEmerald:patch-1

Conversation

@GreatEmerald
Copy link
Contributor

Fixes issue #270

@pathawks
Copy link
Member

Looks like we need to drop Ruby 1.9 from the test suite.

Made it more clear what the category is supposed to be about, as it looked like a string while it really is not.
If one was to put the number between quotes, one would get "comparison of String with 0 failed (ArgumentError)"
@GreatEmerald
Copy link
Contributor Author

Added another small improvement: the category field is numerical, not a string.

and `host` defaults to `"localhost"`.

If the `category` field is not filled, all articles will be imported, except the ones that are
If the `category` numerical field is not filled, all articles will be imported, except the ones that are
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the category always numerical?

@parkr
Copy link
Member

parkr commented Aug 29, 2016

Thanks! One question above.

@GreatEmerald
Copy link
Contributor Author

In the current implementation of the importer, yes. Joomla stores categories as numbers; there is also a table that maps those numbers into human-readable names. It would be nice to make use of that, but it would make the tool quite a bit more complex.

Copy link
Member

@parkr parkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Category as integer value sounds good to me, thank you!

@parkr
Copy link
Member

parkr commented Sep 18, 2016

@jekyllbot: merge +site

@jekyllbot jekyllbot merged commit 7a2060a into jekyll:master Sep 18, 2016
jekyllbot added a commit that referenced this pull request Sep 18, 2016
@GreatEmerald GreatEmerald deleted the patch-1 branch September 18, 2016 22:06
@jekyll jekyll locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants