I have completed this task by using the same logic for task T405412.
I am so grateful for the opportunity to have learned some new things in Flask. Gracias!
My Merge Request, should you want to check it out and drop feedback{F69278768}.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 1 2025
Oct 30 2025
I just worked on this task and would love a feedback if possible. Here's my [[ ttps://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/160 | merge request ]].
Oct 28 2025
In T407385#11300929, @Pepe_piton wrote:@Oluwatumininu.m @Dipanshu1223 @Nurah_Wakili Perfect!
@Chumzine Very good! And very nice that you added the link on the site menu. One detail: if you set the variable wikidata_link with Jinja directly on the template, you don't need to create and pass the same variable from app.py.
@Rolalove Perfect! Don't worry about the minor changes on the term.html page.
@Adwivedii Thanks for joining. Perfect work!
@Afanyulionel You forgot to create a view function for the new page in app.py. View functions are how you tell Flask to display the corresponding template for a given route. You can see examples for existing pages, such as /about in the app.py file itself.
In the next few days I will leave feedback to the rest of the contributions.
Oct 15 2025
I have implemented this task. Please find my MR at this link.
Hi @Nat_WDU, thank you so much for the feedback. Okay. You're welcome!
I would really love your feedback and comments on my solution.
Oct 14 2025
Hello @Nat_WDU and @Pepe_piton, I trust you are both doing well. I know this task has been resolved but I would very much like to get your feedback on my work as it would mean a lot to me and aid me in learning more from you. When I picked up the task last week, it was still open and I finished it but could not push my work till yesterday after I followed the direction of my peers. Here is the link to my MR Merge Request Link{F66750056}.
Oct 8 2025
@Nat_WDU @Pepe_piton I'd like to pick up this task.