Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Creating XThreads Application Togehter
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #91
RE: Creating XThreads Application Togehter
I noticed someone pointed out using the profile forum for the template layout, I took a look at it but I'm not entirely sure what portions of the code I should change to get that setup. I've got everything else done except the templates, any chance someone could change the template code from the profile forum and make it specific for this application?

(01-01-2011 03:11 AM)RateU Wrote:  Done with the basic of the Resume page.
Should depends on our theme.

Update:
Done with the basic Company page.

Update:
"Connecting" them with a simple tabs.

Update:
Done with the basic of Job List Showthread page.
Add two Multiline Textbox fields for Skills Required and Qualifications for the Job List.

Update:
Done with the basic reply/feedback/testimonials layout for the Job List showthread.
Move some layout to the Display Format.

Main Custom Thread Fields used and the main settings (some custom thread fields are shared):

    Job List, Resume:
  1. Textbox for Location:
    • Title: Location
    • Key: xtjploc
    • Applicable Forums: 'select Job List and Resume forums'
    • Editable by / Required Field?: Everyone (required)
  2. Listbox for Category:
    • Title: Category
    • Key: xtjpcat
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Designer
      Programmer
      Developer
      Other

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
  3. Listbox for Type:
    • Title: Type
    • Key: xtjptype
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Full Time
      Part Time
      Freelancer
      Contract

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
  4. Listbox for Status:
    • Title: Status
    • Key: xtjpstatus
    • Applicable Forums: 'select Job List and Resume forums'
    • Input Field Type: Listbox
    • Field Input Height: 1
    • Values List:

      Code:
      Available
      Closed

    • Editable by / Required Field?: Everyone (required)
    • Allow Filtering: Yes
    • Formatting Map List:

      Code:
      Available{|}<span style="color: green;"><strong>Available</strong></span>
      Closed{|}<span style="color: red;"><strong>Closed</strong></span>


    Job List:
  5. Textbox for Company Name:
    • Title: Company Name
    • Key: xtjpcn
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
  6. Multiline Textbox for Skills Required:
    • Title: Skills Required
    • Key: xtjpskills
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
    • Display Parsing: Plain text with newlines
    • Display Format:

      HTML Code
      <br class="clear" />
      <div class="post_body">
      	<div>Skills Required:</div>
      	<div style="margin: 7px 0 0 15px;">{VALUE}</div>
      </div>

  7. Multiline Textbox for Qualifications:
    • Title: Qualifications
    • Key: xtjpqual
    • Applicable Forums: 'select Job List forum'
    • Editable by / Required Field?: Everyone (required)
    • Display Parsing: Plain text with newlines
    • Display Format:

      HTML Code
      <br class="clear" />
      <div class="post_body">
      	<div>Qualifications:</div>
      	<div style="margin: 7px 0 0 15px;">{VALUE}</div>
      </div>


    Resume:
  8. File Input for Image Upload / Photo Upload:
    • Title: Image Upload
    • Key: xtjplimg
    • Applicable Forums: 'select Resume forum'
    • Input Field Type: File
    • Valid File Extensions: gif|png|jpg|jpeg
    • Maximum File Size: 1048576
    • Editable by / Required Field?: Everyone (required)
    • Only accept uploaded images: Yes
    • Image Thumbnail Generation: 60x80|90x120

    Company:
  9. File Input for Company Logo (maybe we can share the Image / Photo Upload field for this):
    • Title: Company Logo
    • Key: xtjplcimg
    • Applicable Forums: 'select Company forum'
    • Input Field Type: File
    • Valid File Extensions: gif|png|jpg|jpeg
    • Maximum File Size: 1048576
    • Editable by / Required Field?: Everyone (required)
    • Only accept uploaded images: Yes
    • Image Thumbnail Generation: 120x90|160x120
  10. Textbox for Company Description:
    • Title: Description
    • Key: xtjpldesc
    • Editable by / Required Field?: Everyone (required)


02-01-2011 08:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #92
RE: Creating XThreads Application Togehter
Do you mean you want to change the Profile Forum into the Job List application?

02-01-2011 08:20 AM
Find all posts by this user Quote this message in a reply
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #93
RE: Creating XThreads Application Togehter
Well, I want it to look like the images you uploaded, so I guess so, yes Smile

02-09-2011 08:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #94
RE: Creating XThreads Application Togehter
This?
http://mybbhacks.zingaburga.com/showthread.php?tid=694

02-10-2011 03:58 AM
Find all posts by this user Quote this message in a reply
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #95
RE: Creating XThreads Application Togehter
Sorry for the long wait for a reply. Yes, that. lol, sorry i didn't see it earlier. I was searching for "resume" not "job" lol. Thank Smile

03-13-2011 05:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: