QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

forum

forum TAGS or forum rules or how to post on forum

Is there a document somewhere that discusses "how to post messages" on the qCubed forum? or a "forum rules" or a "forum how to" document?

When I post a message there are three fields:
Subject and TAGS and BODY.
There is alot of questions that relate to a specific generated filename.

For each table in the database (in this case there is only one table called "todolist") the qCubed code generator generates 16 files:
1. includes\meta_controls\TodolistDataGrid.class.php
2. includes\meta_controls\TodolistMetaControl.class.php
3. includes\meta_controls\generated\TodolistDataGridGen.class.php
4. includes\meta_controls\generated\TodolistMetaControlGen.class.php
5. includes\model\Todolist.class.php
6. includes\model\generated\TodolistGen.class.php
7. includes\formbase_classes_generated\TodolistEditFormBase.class.php
8. includes\formbase_classes_generated\TodolistListFormBase.class.php
9. drafts\todolist_edit.php
10. drafts\todolist_list.php
11. drafts\todolist_edit.tpl.php
12. drafts\todolist_list.tpl.php
13. drafts\panels\TodolistEditPanel.class.php
14. drafts\panels\TodolistListPanel.class.php
15. drafts\panels\TodolistEditPanel.tpl.php
16. drafts\panels\TodolistListPanel.tpl.php

QUESTION:

In the TAGS (and BODY), how do I refer to
#7: TodolistEditFormBase.class.php above
What is the best TAG to use:

  • TABLEEditFormBase.class.php
  • TABLE_EditFormBase.class.php
  • _TABLE_EditFormBase.class.php
  • TableEditFormBase.class.php
  • Table_EditFormBase.class.php
  • TBLEditFormBase.class.php
  • TBL_EditFormBase.class.php
  • _TBL_EditFormBase.class.php
  • TblEditFormBase.class.php
  • Tbl_EditFormBase.class.php
  • or something else?

We should standardize on one method to make search by tags, and our posts, more effective. I recommend that you add a short "How to best use the forum" on the home page, under the "Forum: Learn and Get Involved" link.

Also do people put the function names in TAGS field? I usually do.
Is there any other important tags that people tend to use?
Is there a way to get a list of existing tags?
Is there a way to search by tags?

Add a general chat forum?

Perhaps in a bid to foster a sense of community, we should add a forum for discussions of non-programming related things, like real life. :)

Thoughts?

Better multi-page support for jumping directly to comments

Currently, this link appears in the RSS feed:
http://qcu.be/content/qdatagridexporter-plugin-prerelease#comment-3824

Unfortunately, that doesn't actually take you to the right comment due to that comment being on the second page.

We should either have that link automatically load the correct page (hard, but better), or have the RSS feed link to the correct page (?page=1) as well (possibly easier).

Forum posting extremely slow

When I send a reply to a post, it takes a long time to submit the comment.

Anyone with Drupal Knowledge can fix that?

Cheers,

---
Marcos
http://thinkclear.com.ar