Blog name: Qta Tech
Drupal-Planet tagged feed URL: https://qtatech.com/en/taxonomy/term/30/feed

Issue fork content-3371134

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    foka_patrick created an issue. See original summary.

    foka_patrick’s picture

    Title: Add your-domain to Planet Drupal » Add qtatech.com to Planet Drupal
    foka_patrick’s picture

    Issue summary: View changes
    avpaderno’s picture

    Status: Active » Needs review
    avpaderno’s picture

    Status: Needs review » Needs work

    The guidelines suggest to use a summary between 600 and 1000 characters. While that is a suggestion, users who see articles on Planet Drupal should still get an idea of what they are going to read if they click on the article link given on Planet Drupal.

    In this case, they just see the title repeated as summary.

    foka_patrick’s picture

    okay it's OK now, I added summary for each article you can check it and let me know.

    avpaderno’s picture

    Assigned: Unassigned » avpaderno
    Status: Needs work » Fixed

    I added the feed to Planet Drupal (https://www.drupal.org/aggregator/sources/2046).

    foka_patrick’s picture

    Okay good let me check

    foka_patrick’s picture

    Issue summary: View changes

    I have the impression that not all feed content is loaded, or you sorting?

    ressa’s picture

    @foka_patrick: It looks like the articles are getting pulled in now, I can see them here: https://www.drupal.org/aggregator/sources/2046

    The next time you publish an article it should get included on https://www.drupal.org/planet if I understand it correctly.

    Another thing: As a Planet Drupal reader, I think the page could use some more images, to make it less text-heavy. So you could consider including the article image in your feed https://qtatech.com/en/taxonomy/term/30/feed with absolute paths?

    foka_patrick’s picture

    Okay good let me do that

    foka_patrick’s picture

    Okay good let me do that

    avpaderno’s picture

    Articles created more than three months and three weeks ago are discarded from Planet Drupal.

    ressa’s picture

    Thanks @apaderno.

    @foka_patrick: It see a change in the feed.xml file, but the mark up doesn't look right:

    <div class="field field--name-field-image field--type-image field--label-hidden field__item">//qtatech.com/cdn/ff/XaVPZPs11CW2Cfys1ZrKbxPHTaoWRU7Ah0SyNRcvOf8/1687952783/public/styles/medium/public/Article/drupal_symfony_dev_en.png?itok=DCd0HSgK</div>

    It should probably be more like this?

    <div class="field field--name-field-image field--type-image field--label-hidden field__item"><img src="https://qtatech.com/cdn/ff/XaVPZPs11CW2Cfys1ZrKbxPHTaoWRU7Ah0SyNRcvOf8/1687952783/public/styles/medium/public/Article/drupal_symfony_dev_en.png?itok=DCd0HSgK"></div>

    foka_patrick’s picture

    I solved the problem with the image path, but I have the impression that the articles on planet do not update automatically because we have written other articles that are not yet available on the drupal planet platform.

    ressa’s picture

    Perfect @foka_patrick, I see your latest blog post "Challenges and Concerns Holding Back Drupal 9 Websites from Upgrading to Drupal 10" with image on Drupal Planet, and it looks great.

    I also see older articles, such as "Drupal 10 and Symfony 6.2 are the Perfect Combination for Web Development" from 28. June on page 4: https://www.drupal.org/planet?page=3 ....

    foka_patrick’s picture

    Thanks for feedback.

    avpaderno’s picture

    Each feed is updated every three hours; that is why new articles do not appear immediately.

    Status: Fixed » Closed (fixed)

    Automatically closed - issue fixed for 2 weeks with no activity.

    foka_patrick’s picture

    Issue summary: View changes