vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Advanced Application Forms (https://vborg.vbsupport.ru/showthread.php?t=263944)

nhawk 06-08-2011 02:47 PM

Quote:

Originally Posted by Ellendway (Post 2205034)
Awesome update nhawk!!! Thanks so much. I'll send donate if few days.

Anyway, I've got questions how to fix two things.

1) If I'll use URL address in application form, in topic is this URL "dead".
2) Multi-Line Text is bugged???

I hope the screenshot of my screen will help you.

Yes, URLs are dead. Alan_SP suggested they be live. But if I do that it will be by an option. Not everyone allows live links on their site.

Multi-line text works fine. It even shows up without any bugs in your screenshot, so I'm not sure what you're expecting to see.

EDIT: I THINK I see what you mean. The text is being broken down into small chunks. I never noticed that.

I'll issue a full update a little later today.

Ellendway 06-08-2011 03:49 PM

Thanks for quick fix. It's working good now.

If you will have little more time, you can do it (with links), but no rush :)

Thanks again!

nhawk 06-08-2011 05:51 PM

Quote:

Originally Posted by Ellendway (Post 2205109)
Thanks for quick fix. It's working good now.

If you will have little more time, you can do it (with links), but no rush :)

Thanks again!

It's in today's release on a per-position basis. So, it can be enabled on a position by position basis. Only SINGLE LINE text answers will be parsed for URLS.

Alan_SP 06-08-2011 05:55 PM

Quote:

Originally Posted by nhawk (Post 2204626)
That is exactly what the 'Yes/No' option does, it gives the either/or option.

I'll have to think about it, but personally I think combining the two could end up with strange results.

I want to use users first line answer as variable, that I have ability to add some text to it if I want/need it. That I be able to make such thread names:

User's first answer is: {1}

Or if we could use both I could have:

{1}'s first answer is: {2}

Of course, it doesn't really need to be {1}, it could be also {2}, whatever variable number it is. And yes, I am aware that this could give strange results, but I'm the one who's creating threads names and this is something I do think about.

Now as I understand I can use only first answer as it is, without adding any of my text to it. It is good, but having it as variable would be better in my opinion. I really don't know is it possible, but I already miss it.

Quote:

Stranger Danger! ;)

You REALLY want links parsed?

You could end up with a ton of undesirable live links on your site that way.

I should be able to make it an option if you really want them parsed.
Yes, I really want links parsed. For example, when user's apply for moderator I want to ask him for links of threads he started, or he thinks he wrote good posts, as this is something relevant in my opinion what makes good moderator. In that case, having live links is commodity. I now just edit his first post without actually editing anything (links after that become live).

Having ability to choose live or dead links is fine with me, I'm always for having more control than less. :)

Also, I noticed you didn't phrased Start Application button, it's "hard coded" in template. Please, can you phrase it. The button to use when user chooses which application to fill out.

And one new suggestion. Can you make that filled out applications create new posts in already existing thread? Sometimes I'd like to use both options (you can say I like to archive applications in certain thread, to have all of them in one place), and sometimes I'd like only to add new posts to already existing thread.

Of course, I think this to be an addition to creating new threads, not instead of it, just like I can send PM or email too.

Alan_SP 06-08-2011 05:59 PM

Quote:

Originally Posted by nhawk (Post 2205168)
It's in today's release on a per-position basis. So, it can be enabled on a position by position basis. Only SINGLE LINE text answers will be parsed for URLS.

As I said, you're really fast. :up:

Though I would also make multi line answers parsed if it is possible. As I understand we have option if we want links parsed or not, so why not have them parsed everywhere? Please...

nhawk 06-08-2011 06:07 PM

I will be taking a break from programming for a while, to see what else might pop up. If there is a bug found, I'll act on that quickly. But additions/modifications will wait until there are a few of them to do at once.

So far as the button text goes, temporarily you can change it. Go into the style manager and open Advanced Applications Templates->advapp_select.

Look for this code..
Code:

<input type="submit" class="button" value="Start Application" />
And change Start Application to whatever you like.

nhawk 06-08-2011 06:42 PM

Quote:

Originally Posted by Alan_SP (Post 2205170)
As I said, you're really fast. :up:

Though I would also make multi line answers parsed if it is possible. As I understand we have option if we want links parsed or not, so why not have them parsed everywhere? Please...

Seeing as how that's a quick 5 minute fix, I've done it but I won't upload it as a full release until there's more to go with it.

Alan_SP 06-09-2011 08:28 AM

Thanks for enabling live links everywhere. :)

For button, I know where to change template, just thought to mention it as phrasing enables using it in forums with more than one language. Template changes doesn't.

You made really great mod. :up:

Manoel J?nior 06-09-2011 10:25 PM

Quote:

Originally Posted by nhawk (Post 2204973)
You asked this same question about one of my other mods. The answer is not any different..

At this point I can't say if I will or won't port any of my mods to 3.8.7.

None of the sites I service run 3.x.x any more and my time is spent servicing 4.x.x sites and mods.

Thanks for you answer

nhawk 06-15-2011 09:31 AM

Quote:

Originally Posted by Alan_SP (Post 2205169)
I want to use users first line answer as variable, that I have ability to add some text to it if I want/need it. That I be able to make such thread names:

User's first answer is: {1}

Or if we could use both I could have:

{1}'s first answer is: {2}

Of course, it doesn't really need to be {1}, it could be also {2}, whatever variable number it is. And yes, I am aware that this could give strange results, but I'm the one who's creating threads names and this is something I do think about.

Now as I understand I can use only first answer as it is, without adding any of my text to it. It is good, but having it as variable would be better in my opinion. I really don't know is it possible, but I already miss it.



Yes, I really want links parsed. For example, when user's apply for moderator I want to ask him for links of threads he started, or he thinks he wrote good posts, as this is something relevant in my opinion what makes good moderator. In that case, having live links is commodity. I now just edit his first post without actually editing anything (links after that become live).

Having ability to choose live or dead links is fine with me, I'm always for having more control than less. :)

Also, I noticed you didn't phrased Start Application button, it's "hard coded" in template. Please, can you phrase it. The button to use when user chooses which application to fill out.

And one new suggestion. Can you make that filled out applications create new posts in already existing thread? Sometimes I'd like to use both options (you can say I like to archive applications in certain thread, to have all of them in one place), and sometimes I'd like only to add new posts to already existing thread.

Of course, I think this to be an addition to creating new threads, not instead of it, just like I can send PM or email too.

All included in yesterday's release.


All times are GMT. The time now is 03:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01536 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete