掲示板

Liferay and Wordpress

thumbnail
15年前 に Juan Mendez によって更新されました。

Liferay and Wordpress

New Member 投稿: 16 参加年月日: 07/09/27 最新の投稿
Hi.
Is there any way to integrate liferay with Wordpress blogging system?
thumbnail
15年前 に Jonatan Oyola によって更新されました。

RE: Liferay and Wordpress

Regular Member 投稿: 193 参加年月日: 07/06/06 最新の投稿
Liferay has got a Blog Portlet
thumbnail
15年前 に Juan Mendez によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 16 参加年月日: 07/09/27 最新の投稿
Jonatan Oyola:
Liferay has got a Blog Portlet

I think that Liferay's portlet is too limited in comparison to Wordpress blogging capabilities...
I have embedded my Wordpress instalation as a page in liferay portal...
15年前 に Ganesh Ram によって更新されました。

RE: Liferay and Wordpress

Regular Member 投稿: 199 参加年月日: 08/02/05 最新の投稿
Why has Liferay come up with its own blog service, when it could have used any of the existing blog engines like wordpress or roller ??
thumbnail
15年前 に Bruno Farache によって更新されました。

RE: Liferay and Wordpress

Liferay Master 投稿: 603 参加年月日: 07/05/14 最新の投稿
Hi Juan, which features do you think the blog portlet is missing?
thumbnail
15年前 に Juan Mendez によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 16 参加年月日: 07/09/27 最新の投稿
Bruno Farache:
Hi Juan, which features do you think the blog portlet is missing?

Hi
These are some nice features of wordpress: (Some of them could apply in a future version of the blog portlet)

- Flexible comments and pings configuration per post and page
- Comments Management
- Allows anonymous comments and spam control (akismet)
- Flexible permalink configuration
- Import and Export of posts
- Dashboard / Statistics
- Comments Management
- multiblogs publication and management
- plugins, plugins, plugins... (there are lots of plugins for wordpress)

thanks for your time..
thumbnail
15年前 に Bruno Farache によって更新されました。

RE: Liferay and Wordpress

Liferay Master 投稿: 603 参加年月日: 07/05/14 最新の投稿
Hi Juan, thanks for the feedback.

- Flexible comments and pings configuration per post and page
What does pings configuration mean?

- Comments Management
It would be nice to have comments approval. Is there something else in "comments management"?

- Allows anonymous comments and spam control (akismet)
It's possible to allow guest users to comment blog entries, it's just a configuration matter. Comments spam could be avoided with captcha verification.

- Flexible permalink configuration
Does permalink mean friendly urls like:
http://www.liferay.com/web/deepak/blog/-/blogs/openportal-portlet-container-in-liferay

- Import and Export of posts
You can export/import posts through the configuration icon.

- Dashboard / Statistics
That would be nice to have
thumbnail
15年前 に Juan Mendez によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 16 参加年月日: 07/09/27 最新の投稿
Bruno Farache:
Hi Juan, thanks for the feedback.

hi...

Bruno Farache:

- Flexible comments and pings configuration per post and page
What does pings configuration mean?

something like this http://www.tamba2.org.uk/wordpress/ping/

Bruno Farache:
- Comments Management
It would be nice to have comments approval. Is there something else in "comments management"?

report comments as spam

Bruno Farache:
- Allows anonymous comments and spam control (akismet)
It's possible to allow guest users to comment blog entries, it's just a configuration matter.

I have to take a deeper look at liferay`s docs,,. I didn't find how to do that :S

Bruno Farache:
- Flexible permalink configuration
Does permalink mean friendly urls like:
http://www.liferay.com/web/deepak/blog/-/blogs/openportal-portlet-container-in-liferay

something like "pretty permalinks" http://codex.wordpress.org/Using_Permalinks

Bruno Farache:
- Import and Export of posts
You can export/import posts through the configuration icon.

does that import feature works like this?http://codex.wordpress.org/Importing_Content

Bruno Farache:

- Dashboard / Statistics
That would be nice to have


thanks for your time
thumbnail
15年前 に Bruno Farache によって更新されました。

RE: Liferay and Wordpress

Liferay Master 投稿: 603 参加年月日: 07/05/14 最新の投稿
"I have to take a deeper look at liferay`s docs,,. I didn't find how to do that :S"

Open portal-impl.jar, open classes\resource-actions\blogs.xml remove the guest-unsupported children elements related to discussion.

"something like "pretty permalinks" http://codex.wordpress.org/Using_Permalinks"

yeah, we have it and we call them Friendly URLs

"does that import feature works like this?http://codex.wordpress.org/Importing_Content"

unfortunately, it just imports from/to Liferay instances, it would be nice to support so many formats.
thumbnail
15年前 に Josh Asbury によって更新されました。

RE: Liferay and Wordpress

Expert 投稿: 498 参加年月日: 06/09/08 最新の投稿
Bruno Farache:

Open portal-impl.jar, open classes\resource-actions\blogs.xml remove the guest-unsupported children elements related to discussion.


Thanks for this, Bruno. I'll give this a shot as this is functionality that I have been wanting for a long time. I do think that this needs to be more robust -- a configuration item as opposed to a customization. Things like comment moderation (whether they come from registered or guest users), captcha, tracking of name/URL for guest posts should be par for the course with blogging.

Wordpress does have many features "right", and I do think that it would be worthwhile for Liferay to look at their features for inspiration. I don't care so much about the plugins, but compared to the dedicated blogging software out there, Liferay is lacking.
15年前 に Leo Wadsworth によって更新されました。

RE: Liferay and Wordpress

Junior Member 投稿: 77 参加年月日: 07/11/18 最新の投稿
I'm looking at needing to integrate WordPress with Liferay -- but not for blogs. For WordPress there is a cool plugin called PodPress that makes it extremely easy for people to publish podcasts. PodPress understands all about mp3 files and creating all the ancillary data involved in a quality podcast.

http://www.mightyseek.com/podpress/

We've got about 7 regular podcasts going with more to come and we need to make the production flow a lot easier. Our volunteers and editors are all reasonably technically savvy, but they are also extremely busy and don't want to have to learn a big complicated workflow.

I'm currently looking at some sort of very quick primitive integration (probably the iframe portlet). Due to time and staffing constraints, I'm probably going to allow WordPress to use it's own authentication. With a reasonable amount of work, we could get the CAS systems we're using to work with WordPress, but I'm not sure it is worth it given that we'll have less than 30 people overall using the system. I insist on Single Sign On for anything public facing, but for such a limited audience, I can relax my standards.
15年前 に Joshua Jacobs によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 1 参加年月日: 08/11/07 最新の投稿
Hi Josh,

I was wondering how your WP integration project went?
14年前 に derp niner によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 3 参加年月日: 09/10/05 最新の投稿
If you'd like to see this issue addressed please go to the Blog Improvements Wiki and vote for the comment that requests this feature: http://www.liferay.com/web/guest/community/wiki/-/wiki/Proposals/Blog+Improvements#_36_messageScroll4113324
thumbnail
14年前 に Lisa Simpson によって更新されました。

RE: Liferay and Wordpress

Liferay Legend 投稿: 2034 参加年月日: 09/03/05 最新の投稿
Please go vote for the blog features that are important to you.
thumbnail
14年前 に Meykel Gruel によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 5 参加年月日: 10/04/22 最新の投稿
Bruno Farache:

[...]
Open portal-impl.jar, open classes\resource-actions\blogs.xml remove the guest-unsupported children elements related to discussion.
[...]


I tried this with Version 5.2.2 and the guest can not leave a comment, although he has the permission. How can i enable the "add comment" link for a guest?
thumbnail
13年前 に John Arne によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 7 参加年月日: 07/12/29 最新の投稿
Meykel Gruel:
Bruno Farache:

[...]
Open portal-impl.jar, open classes\resource-actions\blogs.xml remove the guest-unsupported children elements related to discussion.
[...]


I tried this with Version 5.2.2 and the guest can not leave a comment, although he has the permission. How can i enable the "add comment" link for a guest?


Meykel,

I used to use liferay and have since migrated to WordPress for blogging (due to the capability to export blogs to book-creation sites like Blurb. Exporting blogs to 'lar' format does nothing for me.)

Regarding the guest comments function, I got it working a while back but it required a change to the base liferay classes. Due to a bug in the base comment authentication code, I could not accomplish it without rebuilding the core liferay jar. Specifically, the method to check if a user could comment on a blog (which was actually using the discussion forum code which was weird) was not getting the guest user if the user was not logged in (should have been calling getCurrentUserOrGuest() instead of getCurrentUser() or something like that). Being a Java developer, it was not hard for me to do but it made upgrades a pain.

Anyway, that was not my main reason for migrating away from Liferay. The main reason was that I could not export the blog entries to services like Blurb to create books (my blog is a family blog and my wife uses it to document our family history). So, because Lifeary only supports a "lar" export format, I'm probably going to have to develop a custom portlet or service that will allow me to export the blog entries in a useable format. I'm annoyed that I cannot even export a blog entry (with comments) to PDF.
thumbnail
12年前 に Juan Fernández によって更新されました。

RE: Liferay and Wordpress

Liferay Legend 投稿: 1261 参加年月日: 08/10/02 最新の投稿
Hi guys, in case you're interested, here I post the link to the Wordpress Importer Portlet for Liferay: http://www.liferay.com/es/downloads/liferay-portal/community-plugins/-/software_catalog/products/8305444

Regards!
thumbnail
12年前 に Praveen P によって更新されました。

RE: Liferay and Wordpress

Regular Member 投稿: 100 参加年月日: 12/02/21 最新の投稿
How to enable users whoever logged can can comment on post which is posted using web content portlet or blog?

I enable the comment rating and all check box in configuration but other user can only vote for the comment which is added by its adminemoticon

Please tel me what to do if i want to other users can also comment like facebook and pinterest web sites
10年前 に Kurt Krieg によって更新されました。

RE: Liferay and Wordpress

New Member 投稿: 2 参加年月日: 13/05/15 最新の投稿
Bruno,

I am struggling to set up guest commenting for web content and pages. I am using 6.1. . Are the problems resolved in this version? It seems to me that guest commenting only works in conjunction with that guest creating an account. In my application this is not wanted and thus I deactivated "Allow strangers to create accounts" in the portal settings (and then guest commenting doesn't work).

Also grepped through the files but didn't find any "guest-unsupported" clauses....

Any help is appreciated.

Thanks,
Kurt
11年前 に Michael Oliver によって更新されました。

RE: Liferay and Wordpress

Junior Member 投稿: 66 参加年月日: 12/04/19 最新の投稿
Plugins plugins plugins.

I want wordpress because of the plugins.

is there a wordpress portlet?
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: Liferay and Wordpress

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Sorry not that I know of.
11年前 に Michael Oliver によって更新されました。

RE: Liferay and Wordpress

Junior Member 投稿: 66 参加年月日: 12/04/19 最新の投稿
Hitoshi,

:-( I guess the best we can hope for is to deploy wordpress on Apache then build a portlet using an iframe and build a hook or two to synchronize users and organizations, is that about right?

Ollie
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: Liferay and Wordpress

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
And setup SSO. :-)