-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General Project Discussion #10
Comments
Alright, thanks Jasper. Do me a favor, and make sure that all your javascript changes are mirrored in the sub-components of the "raw" folder. There's a lot of JS associated with TF, and when I concatenate it all into foundry.js it gets difficult to find anything, so I keep the individual scripts in the raw folder so I can edit bits a la carte. Will you be around TS at all later? |
Hey @jaspervalero, I just pushed a commit today "Improved comment, topic, and reply form semantics". Within that commit there are three templates I'd like you to take a look at.
We discussed a bit yesterday the merits of different semantic form constructions. I'd like to make sure our content submission forms are consistent and thoughtfully written, as they are the gatekeepers of TF content! If you have some free time, compare the three and let me know if you have any thoughts. |
Hey man, thanks for this feedback. I'll work a bit harder on picking up the framework we want to implement. In the meantime, I'm working on a slight re-imagining of how the Apocrypha theme class is going to work, so I'm passing through a few structural changes to the theme constructor. |
Interesting. Look forward to checking out the changes. I'll get the advanced search finished up, this weekend. I'll also take a thorough look at the files you asked me to above and the Wordpress portion in general. I'm also going to hunt down and fix the issues that the JavaScript linting (aka JSHint) is picking up on. |
Oh btw, I'd suggest making this repo private. |
There's definitely a growing list of things that we need to talk about, I hope we'll have time to put our heads together sometime this weekend. |
I'll be on about 6:30 or 7pm and will be around the rest of the night from On Saturday, August 17, 2013, Andrew wrote:
|
Aah, bummer. We are going to miss each other today then. I have dinner plans at a friend's place at 6:30. No worries. |
Well I'll be around late if you are on after, and I should be around almost all day tomorrow. Enjoy your dinner! |
Alright man, that works. I'm not positive when I'll be home, but probably around 10pm |
Opening up this general discussion for quick updates to each other in between TS3 chats and emails.
Just wanted to say you're beasting on this theme. :)
Also I'm doing some significant work in
foundry.js
at the moment. Mainly just refactoring some things and minor clean up. All functionality will remain the same as it is currently.The text was updated successfully, but these errors were encountered: