Henrik Roos
Forum Replies Created
-
Forum: Plugins
In reply to: [IMDb Markup Syntax] Homepage of the movieHi,
Imdb api do not have support for that i believe. Yes it´s possible that we add support for TMDb, good suggestion.Have a nice day!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] ActorsHi,
Yes it´s possible, imdb api has support for that. You are more than welcome to help me up with that.Function set_request in the file Movie_Datasource is a good start.
If you have time and skils to add this nice future to next version, you will get full PhpStorm Team License for free.
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Full size image in postHi!
Nice that you have skills to analys and edit the code!I always download and save the original size from imdb api database and i use wordpress function get_the_post_thumbnail to show it up. Some themes do not support add_theme_support hock so good, that why.
Read more at get_the_post_thumbnail
Have a good day!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] CastNew version is out. Thanks for your feedback!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Show Stars without character nameNew version is out. Thanks for your feedback!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Save to DatabaseIs on the board. see #6
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Cast withNew version is out. Thanks for your feedback!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Parse Error after upgrade to 2.2Version 2.3 has support for 5.3+ now!
Forum: Plugins
In reply to: [IMDb Markup Syntax] Parse Error after upgrade to 2.2Hi maxideus
Thanks for you feedback. The problem is related to the php-version = it requires php 5.4+. The solution that will solve the problem is to release a version that only requires php 5.3. which I will fix soon…
To fix your problem immediate:
1) login to your filesystem and remove the /wp-content/plugins/imdb-markup-syntax/
2) download the old version 2.1 and install it at /wp-content/plugins/imdb-markup-syntax/Good luck!
HenrikForum: Plugins
In reply to: [IMDb Markup Syntax] PHP issues?If you get Service Temporarily Unavailable, the api.imdb.com host is down.
Forum: Plugins
In reply to: [IMDb Markup Syntax] Original Title, Country, CastAdding in 2.2 version!
Forum: Plugins
In reply to: [IMDb Markup Syntax] Original Title, Country, CastHi nexplissken!
Today the plugin don´t have support for local override of native language in one tag. It´s global defined. The plugin use WPLANG is defined in wp-config.
New issue for local override:
https://github.com/HenrikRoos/imdb-markup-syntax/issues/13Cool!
/Henrik
Forum: Plugins
In reply to: [IMDb Markup Syntax] Strips my html layout bare in editorClosed as no more feedback.
Forum: Plugins
In reply to: [IMDb Markup Syntax] Strips my html layout bare in editorI’m not sure if I reproduce your of behavior correctly. For me is this a WordPress standrad of behavior. If you disable this plugin, remains your problem then? unless please let me know.
/H
Forum: Plugins
In reply to: [IMDb Markup Syntax] Two questionshi hikmetbaturalp
Nice that you like the plugin and you will to do the plugin better, i like that! A have add an storie for you requirements “multi listing thing” see GitHub Issue #8Second one is an restriction in imdb public api. Maybe is a license thing that imdb don’t have the right to public this image for this movies stakeholder.
Have a nice day!
/Henrik