Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2384

Extension Writers Discussion • phpBB ideas - Top ideas

$
0
0
Hello, its me, again :D

I have been playing a bit with the ideas: https://github.com/phpbb/ideas

I would like very much that top ideas also included implemented ideas.

When i search the files i can find:

Code:

// Generate top ideas$ideas = $this->entity->get_ideas(ext::NUM_IDEAS, ext::SORT_TOP, 'DESC');$this->assign_template_block_vars('top_ideas', $ideas);
in the index_controller

But I simply cant figure out how and where the top_ideas are defined.

Would be great with a little help here?

Statistics: Posted by Stoker 4.0 — Thu Mar 06, 2025 2:51 pm



Viewing all articles
Browse latest Browse all 2384

Trending Articles